Orcish leaders get bodyguards
This commit is contained in:
parent
fa07e6f926
commit
59282d4ca5
1 changed files with 37 additions and 0 deletions
|
@ -127,6 +127,43 @@
|
|||
|
||||
[event]
|
||||
name=start
|
||||
#since the orcish leaders are rather exposed to a rush attack, they need a bodyguard
|
||||
[unit]
|
||||
side=2
|
||||
type=Troll Warrior
|
||||
x,y=26,3
|
||||
ai_special=guardian
|
||||
[/unit]
|
||||
[unit]
|
||||
side=2
|
||||
type=Troll Warrior
|
||||
x,y=28,5
|
||||
ai_special=guardian
|
||||
[/unit]
|
||||
[unit]
|
||||
side=3
|
||||
type=Troll Warrior
|
||||
x,y=8,9
|
||||
ai_special=guardian
|
||||
[/unit]
|
||||
[unit]
|
||||
side=3
|
||||
type=Troll Warrior
|
||||
x,y=6,11
|
||||
ai_special=guardian
|
||||
[/unit]
|
||||
[unit]
|
||||
side=4
|
||||
type=Troll Warrior
|
||||
x,y=21,11
|
||||
ai_special=guardian
|
||||
[/unit]
|
||||
[unit]
|
||||
side=4
|
||||
type=Troll Warrior
|
||||
x,y=18,13
|
||||
ai_special=guardian
|
||||
[/unit]
|
||||
#create a mage with a special description
|
||||
[unit]
|
||||
description=Engineer
|
||||
|
|
Loading…
Add table
Reference in a new issue