Fixed side 4 not being able to recruit (the Spectre),
...because of a nonexistent unit 'Walking Dead' in the recruit list; should be 'Walking Corpse'.
This commit is contained in:
parent
a5cc9d456b
commit
6a6eefdb6b
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@
|
|||
shroud=no
|
||||
fog=no
|
||||
team_name=undead
|
||||
recruit=Skeleton, Skeleton Archer, Ghost, Walking Dead, Ghoul
|
||||
recruit=Skeleton,Skeleton Archer,Ghost,Walking Corpse,Ghoul
|
||||
[ai]
|
||||
aggression=1.0
|
||||
caution=0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue