Skip to content

Commit

Permalink
Test scenario: Fix invalid [message] key
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticMinstrel committed Apr 8, 2018
1 parent 6b4635a commit 4e4137a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions data/scenario-test.cfg
Expand Up @@ -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]
Expand All @@ -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]
Expand All @@ -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]
Expand All @@ -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]
Expand All @@ -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]
Expand Down Expand Up @@ -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]
Expand All @@ -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]
Expand Down Expand Up @@ -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]
Expand Down

0 comments on commit 4e4137a

Please sign in to comment.