SotBE S10: add text on victory
This commit is contained in:
parent
05b0647dc0
commit
2b5fc5b239
1 changed files with 16 additions and 2 deletions
|
@ -682,8 +682,22 @@
|
|||
[event]
|
||||
name=victory
|
||||
|
||||
# TODO: Make Lanbec'h appear and speak
|
||||
|
||||
[unit]
|
||||
type="General"
|
||||
id="Earl Lanbec'h"
|
||||
name= _ "Earl Lanbec’h"
|
||||
profile=portraits/lanbech.png
|
||||
side=2
|
||||
x=8
|
||||
y=42
|
||||
random_traits=no
|
||||
[/unit]
|
||||
|
||||
[message]
|
||||
speaker="Earl Lanbec'h"
|
||||
message= _ "So, the elves and dwarves failed to take the fortress and the beasts were able to muster a defense. No matter. Once the vanguard of my army arrives, I will storm their pitiful fortress myself."
|
||||
[/message]
|
||||
|
||||
[if]
|
||||
[variable]
|
||||
name=got_saurians
|
||||
|
|
Loading…
Add table
Reference in a new issue