HttT S6: Point out exactly where the ford is. (#3677)
Also scroll to it, in case the viewport is elsewhere.
This commit is contained in:
parent
ba6d4bb4fa
commit
0601bbccd6
1 changed files with 19 additions and 0 deletions
|
@ -346,6 +346,14 @@
|
|||
name=thieves_ford
|
||||
value=yes
|
||||
[/set_variable]
|
||||
{HIGHLIGHT_IMAGE 6 32 items/gohere.png ()}
|
||||
[label]
|
||||
x,y=6,32
|
||||
# po: The party and an ally have agreed to meet at the location identified by this label.
|
||||
text=_ "Meeting point"
|
||||
team_name=elves
|
||||
[/label]
|
||||
# The image will be removed when the ford appears
|
||||
[/command]
|
||||
[/option]
|
||||
[option]
|
||||
|
@ -491,6 +499,17 @@
|
|||
equals=yes
|
||||
[/variable]
|
||||
[then]
|
||||
[remove_item]
|
||||
x,y=6,32
|
||||
[/remove_item]
|
||||
[label]
|
||||
x,y=6,32
|
||||
text="" # wmllint: ignore
|
||||
team_name=elves
|
||||
[/label]
|
||||
[scroll_to]
|
||||
x,y=6,32
|
||||
[/scroll_to]
|
||||
[message]
|
||||
speaker=narrator
|
||||
image="wesnoth-icon.png"
|
||||
|
|
Loading…
Add table
Reference in a new issue