AToTB S03 Fix bug: Rotharik may be dead

No returning from the dead just to speak a line.
This commit is contained in:
Gregory A Lundberg 2016-08-15 16:16:45 -05:00
parent a82e556607
commit 77e714e4ed

View file

@ -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]