mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 15:23:30 +00:00
LoW: fix bug # 14404:
...made special right-click leader control actions disappear on victory
This commit is contained in:
parent
baea5c89e3
commit
be779c5d73
@ -418,6 +418,17 @@
|
||||
[/then]
|
||||
[/if]
|
||||
|
||||
[event]
|
||||
name=victory
|
||||
[set_menu_item]
|
||||
id=ai_controller_leader_control_{SIDE_CONTROLLED}
|
||||
[show_if]
|
||||
[not]
|
||||
[/not]
|
||||
[/show_if]
|
||||
[/set_menu_item]
|
||||
[/event]
|
||||
|
||||
{CLEAR_VARIABLE ally_leader}
|
||||
|
||||
#enddef
|
||||
|
Loading…
x
Reference in New Issue
Block a user