mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-08 22:21:36 +00:00
LoW::23: Fixed the setup of Landar's army.
This commit is contained in:
parent
4e225f0302
commit
33a1a8bd35
@ -77,12 +77,13 @@
|
||||
|
||||
{CHECK_LANDAR_STORE ()}
|
||||
# wmllint: recognize Landar
|
||||
{VARIABLE landar.side 2}
|
||||
{VARIABLE landar_store.side 2}
|
||||
|
||||
[unstore_unit]
|
||||
variable=landar_store # wmllint: recognize Landar
|
||||
x=33
|
||||
y=29
|
||||
#find_vacant=yes
|
||||
[/unstore_unit]
|
||||
{CLEAR_VARIABLE landar_store}
|
||||
[/event]
|
||||
@ -117,6 +118,7 @@
|
||||
variable=steal_wearer[$unit]
|
||||
x=33
|
||||
y=29
|
||||
find_vacant=yes
|
||||
[/unstore_unit]
|
||||
[/else]
|
||||
[/if]
|
||||
|
Loading…
x
Reference in New Issue
Block a user