AI Arena test scenario: minor changes to two messages

In order to make wmllint happy: add wesnoth-icon.png as image
to two messages and change the way one message is wrapped.
This commit is contained in:
Matthias Schoeck 2013-03-04 21:11:29 +00:00
parent 8f366482a5
commit 665fe20f79

View File

@ -207,8 +207,8 @@
[command]
[message]
speaker=narrator
message=_"and where is it located
(path follows the usual WML convention)"
image=wesnoth-icon.png
message=_"and where is it located (path follows the usual WML convention)"
[text_input]
label=_"AI Location:"
variable="test_path_to_ai"
@ -319,6 +319,7 @@
[/modify_side]
[message]
speaker=narrator
image=wesnoth-icon.png
message=_"and so, the AI for team 2 was redeployed from file '$test_path_to_ai'"
[/message]
[/event]