mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 19:19:40 +00:00
SotBE S3: Don't put two [endlevel]s in the same event
In case this event was fired, a lua warning was displayed on the screen.
This commit is contained in:
parent
d02ed7b0c2
commit
036f663c2f
@ -371,15 +371,15 @@
|
||||
speaker=Blemaker
|
||||
message= _ "My son! I should have never brought him to this fight. Now we return to our caverns, and we never return."
|
||||
[/message]
|
||||
[endlevel]
|
||||
result=defeat
|
||||
[/endlevel]
|
||||
[/then]
|
||||
[else]
|
||||
[message]
|
||||
speaker="Kapou'e"
|
||||
message= _ "The trolls are done. We will desperately need their help in the coming battles. Without them there is no hope."
|
||||
[/message]
|
||||
[/else]
|
||||
[/if]
|
||||
[message]
|
||||
speaker="Kapou'e"
|
||||
message= _ "The trolls are done. We will desperately need their help in the coming battles. Without them there is no hope."
|
||||
[/message]
|
||||
|
||||
[endlevel]
|
||||
result=defeat
|
||||
[/endlevel]
|
||||
|
Loading…
x
Reference in New Issue
Block a user