Use respawn event to create trainees

Reduces number of definitions for each unit to one, preventing
synchronization problems
This commit is contained in:
Alarantalara 2014-01-15 23:51:57 -05:00
parent 446221cfbc
commit 3f6c2e414c

View file

@ -1553,13 +1553,11 @@
[event]
name=start training
#create wraith and ghosts
# create wraith and ghosts
{NAMED_UNIT 3 (Haunt) 9 40 (Blessed Kali) ( _ "Blessed Kali") (upkeep=free)}
{NAMED_UNIT 3 (Ghost) 9 43 (Novice Pior) ( _ "Novice Pior") (upkeep=free)}
{NAMED_UNIT 3 (Ghost) 11 41 (Novice Iona) ( _ "Novice Iona") (upkeep=free)}
{NAMED_UNIT 3 (Ghost) 12 42 (Novice Dani) ( _ "Novice Dani") (upkeep=free)}
[fire_event]
name=respawn_trainees
[/fire_event]
# wmllint: local spelling Kali Pior Iona Dani