Fixed macro name.

This commit is contained in:
Steven Panek 2010-11-01 23:40:05 +00:00
parent 370e9a13e5
commit b55153426d
9 changed files with 20 additions and 58 deletions

View file

@ -215,16 +215,9 @@
[/objectives]
# Recall Nym, Zhul and Garak
[recall]
id=Nym
[/recall]
[recall]
id=Zhul
[/recall]
[recall]
id=Garak
[/recall]
{RECALL_OR_CREATE_UNIT {NYM} Nym}
{RECALL_OR_CREATE_UNIT {GARAK} Garak}
{RECALL_OR_CREATE_UNIT {ZHUL} Zhul}
[label]
x,y=21,9

View file

@ -281,21 +281,16 @@
[/objectives]
#recall heroes
[recall]
id=Nym
[/recall]
{RECALL_OR_CREATE_UNIT {NYM} Nym}
[recall]
id=Elyssa
[/recall]
[recall]
id=Zhul
[/recall]
[recall]
id=Garak
[/recall]
{RECALL_OR_CREATE_UNIT {ZHUL} Zhul}
{RECALL_OR_CREATE_UNIT {GARAK} Garak}
[recall]
id=Dust Devil
[/recall]
[item]
x=14
y=10

View file

@ -228,12 +228,8 @@
[/objectives]
#recall heroes
[recall]
id=Nym
[/recall]
[recall]
id=Zhul
[/recall]
{RECALL_OR_CREATE_UNIT {NYM} Nym}
{RECALL_OR_CREATE_UNIT {ZHUL} Zhul}
[recall]
id=Elyssa
[/recall]

View file

@ -449,12 +449,8 @@
{PLACE_IMAGE items/burial.png 43 33}
#recall heroes
[recall]
id=Nym
[/recall]
[recall]
id=Zhul
[/recall]
{RECALL_OR_CREATE_UNIT {NYM} Nym}
{RECALL_OR_CREATE_UNIT {ZHUL} Zhul}
[recall]
id=Elyssa
[/recall]

View file

@ -254,12 +254,8 @@
{PLACE_IMAGE items/bones.png 14 12}
#recall heroes
[recall]
id=Nym
[/recall]
[recall]
id=Zhul
[/recall]
{RECALL_OR_CREATE_UNIT {NYM} Nym}
{RECALL_OR_CREATE_UNIT {ZHUL} Zhul}
[recall]
id=Elyssa
[/recall]

View file

@ -328,12 +328,8 @@
{PLACE_IMAGE items/coffin-closed.png 49 24}
#recall heroes
[recall]
id=Nym
[/recall]
[recall]
id=Zhul
[/recall]
{RECALL_OR_CREATE_UNIT {NYM} Nym}
{RECALL_OR_CREATE_UNIT {ZHUL} Zhul}
[recall]
id=Elyssa
[/recall]

View file

@ -86,14 +86,8 @@
{PLACE_IMAGE items/dragonstatue-old.png 12 7}
#recall heroes
[recall]
id=Nym
x,y=9,10
[/recall]
[recall]
id=Zhul
x,y=11,10
[/recall]
{RECALL_OR_CREATE_UNIT_TO_LOCATION {NYM} Nym 9 10}
{RECALL_OR_CREATE_UNIT_TO_LOCATION {ZHUL} Zhul 11 10}
[recall]
id=Elyssa
x,y=10,11

View file

@ -303,12 +303,8 @@
# recall heroes
[recall]
id=Zhul
[/recall]
[recall]
id=Nym
[/recall]
{RECALL_OR_CREATE_UNIT {ZHUL} Zhul}
{RECALL_OR_CREATE_UNIT {NYM} Nym}
# recall dwarf/troll
[recall]
id=$ally_name

View file

@ -211,7 +211,7 @@
[/if]
#enddef
#define RECALL_OR_CREATE_TO_LOCATION WML ID_STRING X Y
#define RECALL_OR_CREATE_UNIT_TO_LOCATION WML ID_STRING X Y
# A substitute for [recall] that works even when there's no-one to recall
# useful for testing scenarios out of order.
[recall]