Give Eldaric's guards personal names.

This commit is contained in:
Eric S. Raymond 2007-09-20 03:11:11 +00:00
parent a6cf09f3ee
commit e8ac2b9603

View File

@ -109,7 +109,7 @@
[/ai] [/ai]
[/side] [/side]
#define NORTH_GUARD X Y #define NORTH_GUARD X Y NAME
[unit] [unit]
#ifdef EASY #ifdef EASY
type=Shock Trooper type=Shock Trooper
@ -120,9 +120,8 @@
#ifdef HARD #ifdef HARD
type=Heavy Infantryman type=Heavy Infantryman
#endif #endif
description="Eldaric's Guard" description={NAME}
user_description= _ "Eldaric's Guard" user_description= _ {NAME}
unrenamable=yes
x={X} x={X}
y={Y} y={Y}
[modifications] [modifications]
@ -149,9 +148,9 @@
y=15 y=15
[/recall] [/recall]
{NORTH_GUARD 10 6} {NORTH_GUARD 10 6 (Thegwyn)}
{NORTH_GUARD 12 6} {NORTH_GUARD 12 6 (Galdred)}
{NORTH_GUARD 12 10} {NORTH_GUARD 12 10 (Tromas)}
[objectives] [objectives]
side=1 side=1