remove unused macros in LoW

This commit is contained in:
gfgtdf 2016-05-22 19:41:58 +02:00
parent 2fa8bc0350
commit 0847eea7e7

View file

@ -144,10 +144,6 @@ Elvish Shaman, Elvish Shyde, Elvish Enchantress, Elvish Sorceress, Elvish Sylph,
[/event]
#enddef
#define VILLAGE_KALENZ X Y
{VILLAGE_SIDE 1 {X} {Y}}
#enddef
# Thanks to Shadow Master for this macro
# !***Macro to random place unit within area***
#define RANDOM_PLACEMENT _X _Y _RADIUS _WML
@ -167,15 +163,6 @@ Elvish Shaman, Elvish Shyde, Elvish Enchantress, Elvish Sorceress, Elvish Sylph,
[/random_placement]
#enddef
#define STORE_SIDE SIDE
[store_unit]
[filter]
side={SIDE}
[/filter]
variable=party_store
[/store_unit]
#enddef
#define ELF_SETUP
{FLAG_VARIANT wood-elvish}
#enddef