Killed the recently-created RECALL_OR_CREATE_UNIT_TO_LOCATION.
This commit is contained in:
parent
e1ddf215c0
commit
c90aa43c45
1 changed files with 0 additions and 23 deletions
|
@ -211,29 +211,6 @@
|
|||
[/if]
|
||||
#enddef
|
||||
|
||||
#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]
|
||||
id={ID_STRING}
|
||||
x={X}
|
||||
y={Y}
|
||||
[/recall]
|
||||
[if]
|
||||
[have_unit]
|
||||
id={ID_STRING}
|
||||
[/have_unit]
|
||||
[else]
|
||||
[unit]
|
||||
{WML}
|
||||
side=1
|
||||
x={X}
|
||||
y={Y}
|
||||
[/unit]
|
||||
[/else]
|
||||
[/if]
|
||||
#enddef
|
||||
|
||||
#define RECALL_OR_CREATE TYPE ID_STRING
|
||||
# A substitute for [recall] that works even when there's no-one to recall
|
||||
# useful for testing scenarios out of order.
|
||||
|
|
Loading…
Add table
Reference in a new issue