mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-08 19:37:37 +00:00
Added a trigger to the test map. When activated, the Orc leader can recruit.
For instance, it permits testing fight animations elsewhere than on the keep (hard to look at), and with other units.
This commit is contained in:
parent
c684b26b7f
commit
0ee65d38b3
@ -88,8 +88,34 @@ ggggggggggggggggggggggggggggggggggggg
|
||||
side=2
|
||||
controller=ai
|
||||
canrecruit=1
|
||||
recruit=Walking Corpse
|
||||
recruit=Orcish Grunt,Troll Whelp,Wolf Rider,Orcish Archer,Orcish Assassin,Saurian,Naga
|
||||
gold=40
|
||||
income=10
|
||||
enemy=1
|
||||
[/side]
|
||||
|
||||
[item]
|
||||
x,y=8,8
|
||||
image=sotbe/flag.png
|
||||
[/item]
|
||||
[label]
|
||||
x,y=8,8
|
||||
id=northerners_unleashed
|
||||
text="Northerners unleashed!"
|
||||
[/label]
|
||||
[event]
|
||||
name=moveto
|
||||
first_time_only=no
|
||||
[filter]
|
||||
side=1
|
||||
x=8
|
||||
y=8
|
||||
[/filter]
|
||||
[terrain]
|
||||
x=28,30,29
|
||||
y=15,15,17
|
||||
letter=C
|
||||
[/terrain]
|
||||
[/event]
|
||||
|
||||
[/test]
|
||||
|
Loading…
x
Reference in New Issue
Block a user