mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-07 04:49:00 +00:00
EI: remove duplicate AMLAs (#8723)
Under some circumstances, units in EI could have their custom AMLAs listed multiple times in the advancement dialog.
This commit is contained in:
parent
80e84f1eeb
commit
b98181a3da
@ -86,6 +86,10 @@
|
||||
#--------------------
|
||||
# ADD AMLAS
|
||||
#--------------------
|
||||
[remove_object]
|
||||
object_id=universal_amlas_object
|
||||
id=$unit.id
|
||||
[/remove_object]
|
||||
[modify_unit]
|
||||
[filter]
|
||||
id=$unit.id
|
||||
|
Loading…
x
Reference in New Issue
Block a user