Test scenario: Fix invalid [message] key
This commit is contained in:
parent
8c99f9bafe
commit
f0bff9473e
1 changed files with 12 additions and 12 deletions
|
@ -580,7 +580,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]
|
||||
|
@ -604,14 +604,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]
|
||||
|
@ -633,14 +633,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]
|
||||
|
@ -658,14 +658,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]
|
||||
|
@ -687,14 +687,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]
|
||||
|
@ -763,7 +763,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]
|
||||
|
@ -775,7 +775,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]
|
||||
|
@ -978,7 +978,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