description
Currently for game version 1.5.11.0203 or 1.6.5.0611 or 1.6.7.0707
The initial heights of these walls fit with the mod Stone gate V5. But this mod "Wall additions" can also be used independantly of the Stone gate set mod.
You can also easily modify the height of the walls in the file Polymorph Games\Foundation\mods\64280\scripts\walls\wall.lua:
just try other values in the latest parameter of the latest lines:
registerWall( "crenationSimple", "SIMPLE", 1.8, 4.85 )
registerWall( "crenationHoardings", "HOARDINGS", 7.17, 7.16 )
registerWall( "crenationMachicolation", "MACHICOLATION", 1.8, 12 )
registerWall( "crenationWoodenMachicolation", "WOODEN_MACHICOLATION", 1.8, 12 )
registerWall( "crenationTiledMachicolation", "TILED_MACHICOLATION", 1.8, 12 )
CAUTION: Don't forget to exit your text editor before launching the game !
Credits
-
14 Jul 19:09Version 1.0.0
Creation
0 Comments for Wall Additions