mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 16:00:00 +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]
|
||||
[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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user