mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 18:26:03 +00:00
Fix broken syntax which made a unit message never appear.
This commit is contained in:
parent
fb77be8d5f
commit
11559b3135
@ -1343,7 +1343,7 @@
|
|||||||
[/kill]
|
[/kill]
|
||||||
|
|
||||||
[message]
|
[message]
|
||||||
speaker=speaker=$explorer.id
|
speaker=$explorer.id
|
||||||
message= _ "Uh, I take that back. Still, the trolls don't seem to be advancing. I guess they think the lava can hold us back. Well, we'll show them. It will take more than a little heat to stop us!"
|
message= _ "Uh, I take that back. Still, the trolls don't seem to be advancing. I guess they think the lava can hold us back. Well, we'll show them. It will take more than a little heat to stop us!"
|
||||||
[/message]
|
[/message]
|
||||||
{CLEAR_VARIABLE explorer}
|
{CLEAR_VARIABLE explorer}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user