TSG S7b/S8b: modify dialogue upon alliedunit death
This commit is contained in:
parent
d29e73ec02
commit
0c866cf7d7
2 changed files with 18 additions and 1 deletions
|
@ -383,6 +383,19 @@
|
|||
amount=15
|
||||
#endif
|
||||
[/gold]
|
||||
|
||||
[fire_event]
|
||||
name=allied_unit_death
|
||||
[/fire_event]
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
name=allied_unit_death
|
||||
|
||||
[message]
|
||||
speaker=Sir Gerrick
|
||||
message= _ "Alas, for each casualty we suffer, the ranks of the undead grow. We must hold fast and survive as long as we can!"
|
||||
[/message]
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
|
|
|
@ -573,10 +573,12 @@
|
|||
amount=15
|
||||
#endif
|
||||
[/gold]
|
||||
|
||||
[fire_event]
|
||||
name=allied_unit_death
|
||||
[/fire_event]
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
name=allied_unit_death
|
||||
first_time_only=yes
|
||||
|
@ -593,11 +595,13 @@
|
|||
speaker="Mal M'Brin"
|
||||
message= _ "Fool boy, you overestimate the strength of these decrepit peasants that you call soldiers. The rivers will run red with your blood! The smoke and ashes from your ruined homes will blot out the sky, and from the swamps and the black earth, your bones will rise again to serve me!"
|
||||
[/message]
|
||||
#ifdef EASY
|
||||
[message]
|
||||
speaker=narrator
|
||||
{TUTOR: _"Every unit you lose will give the undead some gold. Protect your troops and sustain as few losses as possible!"}
|
||||
{TUTOR: _"Every unit you lose will give the undead gold. Protect your troops and sustain as few losses as possible!"}
|
||||
image=wesnoth-icon.png
|
||||
[/message]
|
||||
#endif
|
||||
[/event]
|
||||
|
||||
# extra dialogue
|
||||
|
|
Loading…
Add table
Reference in a new issue