• 📚 Admin Project Update: I've added a major feature to PictureBooks.io called Avatar Studio! You can now upload photos to instantly turn your kids (and pets! 🐶) into illustrated characters that star in their own stories. Give it a try and let me know what you think!
[SDK/XML] Canals Mod Component

[SDK/XML] Canals Mod Component 1.0

This SDK Mod Component adds a new <bCanal> tag to the TerrainInfos file, allowing you to create land terrains that allow ships to pass through (but not stop).

civ4screenshot0154-jpg.499211


You must set <bCanal> to 1 and leave <bWater> at 0. This will allow land units to step on the space and water units to pass through the space.
Effects of <bCanal> tag:
1. Ships may pass through, but not stop on, the space.
2. Ships may not enter the space if an enemy unit is on the space.
3. Only roads may be built on the space; all other improvements are blocked in the DLL. (Please notify me if you want a modified version with that feature removed.)
4. If a ship attacks across the space and withdraws into the <bCanal> space, it will be moved on the next turn.

Changed files included.

Images:
Spoiler :

Civ4ScreenShot0153.JPG
Civ4ScreenShot0154.JPG
Civ4ScreenShot0155.JPG
Civ4ScreenShot0156.JPG
Civ4ScreenShot0157.JPG

Author
topsecret
Downloads
992
Views
999
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from topsecret

Latest updates

  1. Fixed DLL

    I accidently released the DLL as a Debug DLL. It is now a Release DLL. No functionality has changed.
Back
Top Bottom