AToTB S03 Fix bug: Rotharik may be dead
No returning from the dead just to speak a line.
This commit is contained in:
parent
a82e556607
commit
77e714e4ed
1 changed files with 20 additions and 0 deletions
|
@ -771,9 +771,29 @@ Yet for some reason I fear these brothers more. If Mordak were here it would be
|
|||
[event]
|
||||
name=time over
|
||||
|
||||
[if]
|
||||
[not]
|
||||
[have_unit]
|
||||
id=Rotharik
|
||||
[/have_unit]
|
||||
[/not]
|
||||
[then]
|
||||
[unit]
|
||||
id=Rotharik
|
||||
side=2
|
||||
type=Orcish Assassin
|
||||
name= _ "Minion of Tairach"
|
||||
x,y=2,2
|
||||
[/unit]
|
||||
[kill]
|
||||
id=Baran
|
||||
[/kill]
|
||||
[/then]
|
||||
[/if]
|
||||
[message]
|
||||
# wmllint: local spelling Muahahaha
|
||||
speaker=Rotharik
|
||||
scroll=no
|
||||
message= _ "You are too late! Your brother is already dead! Muahahaha...!"
|
||||
[/message]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue