mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 23:52:57 +00:00
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:
parent
8f366482a5
commit
665fe20f79
@ -207,8 +207,8 @@
|
|||||||
[command]
|
[command]
|
||||||
[message]
|
[message]
|
||||||
speaker=narrator
|
speaker=narrator
|
||||||
message=_"and where is it located
|
image=wesnoth-icon.png
|
||||||
(path follows the usual WML convention)"
|
message=_"and where is it located (path follows the usual WML convention)"
|
||||||
[text_input]
|
[text_input]
|
||||||
label=_"AI Location:"
|
label=_"AI Location:"
|
||||||
variable="test_path_to_ai"
|
variable="test_path_to_ai"
|
||||||
@ -319,6 +319,7 @@
|
|||||||
[/modify_side]
|
[/modify_side]
|
||||||
[message]
|
[message]
|
||||||
speaker=narrator
|
speaker=narrator
|
||||||
|
image=wesnoth-icon.png
|
||||||
message=_"and so, the AI for team 2 was redeployed from file '$test_path_to_ai'"
|
message=_"and so, the AI for team 2 was redeployed from file '$test_path_to_ai'"
|
||||||
[/message]
|
[/message]
|
||||||
[/event]
|
[/event]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user