Test scenario: Fix invalid [message] key
This commit is contained in:
parent
5dff65e71a
commit
b9d36da8bd
1 changed files with 12 additions and 12 deletions
|
@ -584,7 +584,7 @@ Xu, Xu, Qxu, Qxu, Ql, Ql, Ql, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Gg, Gg, Gg, Gg, Gg
|
|||
[/filter]
|
||||
[message]
|
||||
speaker=narrator
|
||||
icon=wesnoth-icon.png
|
||||
image=wesnoth-icon.png
|
||||
message="Checking visibility of (8,15)..."
|
||||
[/message]
|
||||
[if]
|
||||
|
@ -608,14 +608,14 @@ Xu, Xu, Qxu, Qxu, Ql, Ql, Ql, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Gg, Gg, Gg, Gg, Gg
|
|||
[then]
|
||||
[message]
|
||||
speaker=narrator
|
||||
icon=wesnoth-icon.png
|
||||
image=wesnoth-icon.png
|
||||
message="HORRORS FILTERS ARE ALL TRUE!"
|
||||
[/message]
|
||||
[/then]
|
||||
[else]
|
||||
[message]
|
||||
speaker=narrator
|
||||
icon=wesnoth-icon.png
|
||||
image=wesnoth-icon.png
|
||||
message="You can see it, can't you?"
|
||||
[/message]
|
||||
[if]
|
||||
|
@ -637,14 +637,14 @@ Xu, Xu, Qxu, Qxu, Ql, Ql, Ql, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Gg, Gg, Gg, Gg, Gg
|
|||
[then]
|
||||
[message]
|
||||
speaker=narrator
|
||||
icon=wesnoth-icon.png
|
||||
image=wesnoth-icon.png
|
||||
message="HORRORS FILTERS ARE ALL TRUE!"
|
||||
[/message]
|
||||
[/then]
|
||||
[else]
|
||||
[message]
|
||||
speaker=narrator
|
||||
icon=wesnoth-icon.png
|
||||
image=wesnoth-icon.png
|
||||
message="Clear sailing!"
|
||||
[/message]
|
||||
[/else]
|
||||
|
@ -662,14 +662,14 @@ Xu, Xu, Qxu, Qxu, Ql, Ql, Ql, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Gg, Gg, Gg, Gg, Gg
|
|||
[then]
|
||||
[message]
|
||||
speaker=narrator
|
||||
icon=wesnoth-icon.png
|
||||
image=wesnoth-icon.png
|
||||
message="But the fog, it blinds you!"
|
||||
[/message]
|
||||
[/then]
|
||||
[else]
|
||||
[message]
|
||||
speaker=narrator
|
||||
icon=wesnoth-icon.png
|
||||
image=wesnoth-icon.png
|
||||
message="HORRORS FILTERS ARE ALL FALSE!"
|
||||
[/message]
|
||||
[/else]
|
||||
|
@ -691,14 +691,14 @@ Xu, Xu, Qxu, Qxu, Ql, Ql, Ql, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Gg, Gg, Gg, Gg, Gg
|
|||
[then]
|
||||
[message]
|
||||
speaker=narrator
|
||||
icon=wesnoth-icon.png
|
||||
image=wesnoth-icon.png
|
||||
message="It is invisible!"
|
||||
[/message]
|
||||
[/then]
|
||||
[else]
|
||||
[message]
|
||||
speaker=narrator
|
||||
icon=wesnoth-icon.png
|
||||
image=wesnoth-icon.png
|
||||
message="HORRORS FILTERS ARE ALL FALSE!"
|
||||
[/message]
|
||||
[/else]
|
||||
|
@ -767,7 +767,7 @@ Xu, Xu, Qxu, Qxu, Ql, Ql, Ql, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Gg, Gg, Gg, Gg, Gg
|
|||
{VARIABLE teleports_on yes}
|
||||
[message]
|
||||
speaker=narrator
|
||||
icon=wesnoth-icon.png
|
||||
image=wesnoth-icon.png
|
||||
message="Teleporters activated"
|
||||
[/message]
|
||||
[/then]
|
||||
|
@ -779,7 +779,7 @@ Xu, Xu, Qxu, Qxu, Ql, Ql, Ql, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Gg, Gg, Gg, Gg, Gg
|
|||
{VARIABLE teleports_on no}
|
||||
[message]
|
||||
speaker=narrator
|
||||
icon=wesnoth-icon.png
|
||||
image=wesnoth-icon.png
|
||||
message="Teleporters deactivated"
|
||||
[/message]
|
||||
[/else]
|
||||
|
@ -985,7 +985,7 @@ Xu, Xu, Qxu, Qxu, Ql, Ql, Ql, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Xu, Gg, Gg, Gg, Gg, Gg
|
|||
[/filter]
|
||||
[message]
|
||||
speaker=narrator
|
||||
icon=wesnoth-icon.png
|
||||
image=wesnoth-icon.png
|
||||
message="Select event triggered on Wolf Rider"
|
||||
[/message]
|
||||
[/event]
|
||||
|
|
Loading…
Add table
Reference in a new issue