Fix some remnant unbracketed UNREACHABLEs.

This commit is contained in:
Eric S. Raymond 2009-03-09 22:46:57 +00:00
parent 258e1844ff
commit 2f34146c4f
12 changed files with 41 additions and 41 deletions

View file

@ -248,9 +248,9 @@
{UNDEAD_GUARDIAN Draug 36 17}
{UNDEAD_GUARDIAN Draug 38 17}
{MODIFY_UNIT side=3 movement_costs.deep_water UNREACHABLE}
{MODIFY_UNIT side=3 movement_costs.shallow_water UNREACHABLE}
{MODIFY_UNIT side=3 movement_costs.swamp_water UNREACHABLE}
{MODIFY_UNIT side=3 movement_costs.deep_water {UNREACHABLE}}
{MODIFY_UNIT side=3 movement_costs.shallow_water {UNREACHABLE}}
{MODIFY_UNIT side=3 movement_costs.swamp_water {UNREACHABLE}}
[/event]
[event]
@ -519,10 +519,10 @@ Soooo... It is you who sent your subordinates to attack us. Now when we've destr
{UNDEAD_GUARDIAN Draug $x1 $y1}
{MODIFY_UNIT side=3 movement_costs.shallow_water UNREACHABLE}
{MODIFY_UNIT side=3 movement_costs.deep_water UNREACHABLE}
{MODIFY_UNIT side=3 movement_costs.swamp_water UNREACHABLE}
{MODIFY_UNIT side=3 movement_costs.forest UNREACHABLE}
{MODIFY_UNIT side=3 movement_costs.shallow_water {UNREACHABLE}}
{MODIFY_UNIT side=3 movement_costs.deep_water {UNREACHABLE}}
{MODIFY_UNIT side=3 movement_costs.swamp_water {UNREACHABLE}}
{MODIFY_UNIT side=3 movement_costs.forest {UNREACHABLE}}
[if]
{CHECK_VARIABLE undead_killed no}

View file

@ -989,10 +989,10 @@ _f, _f, _f, _f, _f, _f, Re, _f, _f, _f, _f, _f,
apply_to=movement_costs
replace=true
[movement_costs]
swamp_water=UNREACHABLE
deep_water=UNREACHABLE
shallow_water=UNREACHABLE
forest=UNREACHABLE
swamp_water={UNREACHABLE}
deep_water={UNREACHABLE}
shallow_water={UNREACHABLE}
forest={UNREACHABLE}
[/movement_costs]
[/effect]
[/object]

View file

@ -158,9 +158,9 @@
apply_to=movement_costs
replace=true
[movement_costs]
deep_water=UNREACHABLE
shallow_water=UNREACHABLE
swamp_water=UNREACHABLE
deep_water={UNREACHABLE}
shallow_water={UNREACHABLE}
swamp_water={UNREACHABLE}
[/movement_costs]
[/effect]
[/object]

View file

@ -517,8 +517,8 @@
apply_to=movement_costs
replace=yes
[movement_costs]
cave=UNREACHABLE
flat=UNREACHABLE
cave={UNREACHABLE}
flat={UNREACHABLE}
[/movement_costs]
[/effect]
[/object]
@ -543,8 +543,8 @@
apply_to=movement_costs
replace=yes
[movement_costs]
cave=UNREACHABLE
flat=UNREACHABLE
cave={UNREACHABLE}
flat={UNREACHABLE}
[/movement_costs]
[/effect]
[/object]
@ -1829,8 +1829,8 @@
apply_to=movement_costs
replace=yes
[movement_costs]
cave=UNREACHABLE
flat=UNREACHABLE
cave={UNREACHABLE}
flat={UNREACHABLE}
[/movement_costs]
[/effect]
[/object]
@ -1876,8 +1876,8 @@
apply_to=movement_costs
replace=yes
[movement_costs]
cave=UNREACHABLE
flat=UNREACHABLE
cave={UNREACHABLE}
flat={UNREACHABLE}
[/movement_costs]
[/effect]
[/object]

View file

@ -544,9 +544,9 @@
apply_to=movement_costs
replace=true
[movement_costs]
cave=UNREACHABLE
grass=UNREACHABLE
shallow_water=UNREACHABLE
cave={UNREACHABLE}
grass={UNREACHABLE}
shallow_water={UNREACHABLE}
[/movement_costs]
[/effect]
[/object]
@ -571,9 +571,9 @@
apply_to=movement_costs
replace=true
[movement_costs]
cave=UNREACHABLE
grass=UNREACHABLE
shallow_water=UNREACHABLE
cave={UNREACHABLE}
grass={UNREACHABLE}
shallow_water={UNREACHABLE}
[/movement_costs]
[/effect]
[/object]

View file

@ -8,8 +8,8 @@
hitpoints=100
movement_type=smallfoot
[movement_costs]
cave=UNREACHABLE
flat=UNREACHABLE
cave={UNREACHABLE}
flat={UNREACHABLE}
[/movement_costs]
[resistance]
blade=0

View file

@ -8,8 +8,8 @@
hitpoints=40
movement_type=smallfoot
[movement_costs]
cave=UNREACHABLE
flat=UNREACHABLE
cave={UNREACHABLE}
flat={UNREACHABLE}
[/movement_costs]
[resistance]
blade=110

View file

@ -9,8 +9,8 @@
hitpoints=35
movement_type=smallfoot
[movement_costs]
cave=UNREACHABLE
flat=UNREACHABLE
cave={UNREACHABLE}
flat={UNREACHABLE}
[/movement_costs]
[defense]
cave=50

View file

@ -17,7 +17,7 @@
movement_type=undeadfly
movement=8
[movement_costs]
deep_water=UNREACHABLE
deep_water={UNREACHABLE}
shallow_water=3
swamp_water=3
cave=2

View file

@ -7,8 +7,8 @@
id=Haunt
name= _ "Haunt"
[movement_costs]
cave=UNREACHABLE
flat=UNREACHABLE
cave={UNREACHABLE}
flat={UNREACHABLE}
[/movement_costs]
experience=30
description= _ "Haunts are the tortured souls of those who have died suddenly and never been laid to rest. Paralyzed by the shock of their death, they are cursed to forever haunt the place of their death and relive their final moments over and over and over."+{SPECIAL_NOTES}+{SPECIAL_NOTES_DRAIN}+{SPECIAL_NOTES_SPIRIT}+{SPECIAL_NOTES_ARCANE}

View file

@ -387,8 +387,8 @@
apply_to=movement_costs
replace=true
[movement_costs]
flat=UNREACHABLE
sand=UNREACHABLE
flat={UNREACHABLE}
sand={UNREACHABLE}
[/movement_costs]
[/effect]
[/object]

View file

@ -86,8 +86,8 @@
apply_to=movement_costs
replace=true
[movement_costs]
{TERRAIN_1}=UNREACHABLE
{TERRAIN_2}=UNREACHABLE
{TERRAIN_1}={UNREACHABLE}
{TERRAIN_2}={UNREACHABLE}
[/movement_costs]
[/effect]
[/object]