Finally, a version of the Epilog that more or less works.
This commit is contained in:
parent
aaf70cd6cb
commit
7690015f96
1 changed files with 29 additions and 11 deletions
|
@ -30,17 +30,35 @@ Men let weapons fall from nerveless fingers and horses reared in terror as that
|
|||
|
||||
{DEFAULT_MUSIC_PLAYLIST}
|
||||
|
||||
[side]
|
||||
type=Lieutenant
|
||||
description=Gweddry
|
||||
user_description= _ "Gweddry"
|
||||
side=1
|
||||
canrecruit=1
|
||||
controller=human
|
||||
team_name=good
|
||||
[/side]
|
||||
|
||||
[side]
|
||||
type=General
|
||||
description=Konrad II
|
||||
user_description= _ "Konrad II"
|
||||
profile=portraits/konrad_II.png
|
||||
side=1
|
||||
x=10
|
||||
y=7
|
||||
canrecruit=1
|
||||
controller=human
|
||||
team_name=wesnoth
|
||||
side=2
|
||||
canrecruit=0
|
||||
controller=ai
|
||||
team_name=good
|
||||
[/side]
|
||||
|
||||
[side]
|
||||
type=Great Mage
|
||||
description=Kaldor
|
||||
user_description= _ "Kaldor"
|
||||
side=3
|
||||
canrecruit=0
|
||||
controller=ai
|
||||
team_name=good
|
||||
[/side]
|
||||
|
||||
[event]
|
||||
|
@ -48,11 +66,11 @@ Men let weapons fall from nerveless fingers and horses reared in terror as that
|
|||
|
||||
{THRONEROOM_DECOR}
|
||||
|
||||
[recall]
|
||||
description=Gweddry
|
||||
x=10
|
||||
y=9
|
||||
[/recall]
|
||||
#[recall]
|
||||
# description=Gweddry
|
||||
# x=10
|
||||
# y=9
|
||||
#[/recall]
|
||||
[recall]
|
||||
description=Dacyn
|
||||
x=9
|
||||
|
|
Loading…
Add table
Reference in a new issue