TSG: other macro
As Gerrick may die now as well, this can go too. [ci skip]
This commit is contained in:
parent
68dd5c82ba
commit
0682ffa38d
1 changed files with 1 additions and 12 deletions
|
@ -1,13 +1,6 @@
|
|||
#textdomain wesnoth-tsg
|
||||
# Heroes and Allies
|
||||
|
||||
#ifdef SG_DEATHS_LAST_LEVEL
|
||||
|
||||
#define SG_DEATHS_HYLAS_LATE
|
||||
#enddef
|
||||
|
||||
#endif
|
||||
|
||||
[event]
|
||||
name=last breath
|
||||
[filter]
|
||||
|
@ -87,7 +80,7 @@
|
|||
image=portraits/hylas.png
|
||||
message= _ "May the Light guide you where I have failed..."
|
||||
[/message]
|
||||
#ifndef SG_DEATHS_HYLAS_LATE
|
||||
#ifndef SG_DEATHS_LAST_LEVEL
|
||||
[endlevel]
|
||||
result=defeat
|
||||
[/endlevel]
|
||||
|
@ -121,7 +114,3 @@
|
|||
#ifdef SG_DEATHS_LAST_LEVEL
|
||||
#undef SG_DEATHS_LAST_LEVEL
|
||||
#endif
|
||||
|
||||
#ifdef SG_DEATHS_HYLAS_LATE
|
||||
#undef SG_DEATHS_HYLAS_LATE
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue