This macro is now defined more locally.

This commit is contained in:
Eric S. Raymond 2008-02-09 03:11:23 +00:00
parent 86c88555de
commit d2f27ade1c

View file

@ -8,17 +8,6 @@
[/capture_village]
#enddef
#define MK_GUARD X Y SIDE UTYPE NAME
[unit]
type={UTYPE}
description={NAME}
side={SIDE}
x={X}
y={Y}
ai_special=guardian
[/unit]
#enddef
#
# This one changes a unit from one type to another
#