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
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue