And that isolates it.

This commit is contained in:
Eric S. Raymond 2008-01-24 02:44:05 +00:00
parent 9bab11d2e4
commit 99009c5da5

View file

@ -685,34 +685,34 @@ One Elvish Shaman")}
[/kill]
{TEACHER (_"No! I said recruit an Elvish FIGHTER! Now try again...")}
[/then]
[else]
{VARIABLE_OP recruit_num add 1}
[kill]
x,y=$x1,$y1
[/kill]
[unit]
description=Golir
user_description=_"Golir"
type=Elvish Fighter
x,y=$x1,$y1
side=1
upkeep=full
moves=0
[modifications]
{TRAIT_QUICK}
{TRAIT_RESILIENT}
[/modifications]
[/unit]
{EXPLAIN_QUICK_RESILIENT (_"Golir")}
{UNLABEL 11,4}
# wmlindent: start ignoring
[else]
{VARIABLE_OP recruit_num add 1}
[kill]
x,y=$x1,$y1
[/kill]
[unit]
description=Golir
user_description=_"Golir"
type=Elvish Fighter
x,y=$x1,$y1
side=1
upkeep=full
moves=0
[modifications]
{TRAIT_QUICK}
{TRAIT_RESILIENT}
[/modifications]
[/unit]
{EXPLAIN_QUICK_RESILIENT (_"Golir")}
{UNLABEL 11,4}
{LABEL (_"Archer #1") 9,4}
{LABEL (_"Archer #2") 9,3}
{PRINT (_"Recruit two Elvish Archers in tiles to your west")}
[/else]
{LABEL (_"Archer #1") 9,4}
{LABEL (_"Archer #2") 9,3}
# wmlindent: stop ignoring
{PRINT (_"Recruit two Elvish Archers in tiles to your west")}
[/else]
[/if]
[/else]
[/if]