Fix impassable movement cost from 100 to the standard 99 for these 2 units,

...as pointed by Hajo in his patch #763
This commit is contained in:
Ali El Gariani 2007-07-12 03:21:46 +00:00
parent a7dd95e6ab
commit d501d3cdeb
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ Special Notes:"+{SPECIAL_NOTES_POISON}
die_sound=ghoul-hit.wav
{DEFENSE_ANIM "units/undead/ghoul-defend.png" "units/undead/ghoul.png" ghoul-hit.wav }
[movement_costs]
deep_water=100
deep_water=99
shallow_water=3
[/movement_costs]
[resistance]

View file

@ -22,7 +22,7 @@ Special Notes:"+{SPECIAL_NOTES_POISON}
die_sound=ghoul-hit.wav
{DEFENSE_ANIM "units/undead/necrophage-defend.png" "units/undead/necrophage.png" ghoul-hit.wav }
[movement_costs]
deep_water=100
deep_water=99
shallow_water=3
[/movement_costs]
[resistance]