overlay= related wml cleanups
This commit is contained in:
parent
8610cc0a15
commit
6ba25a8c64
2 changed files with 4 additions and 7 deletions
|
@ -301,7 +301,6 @@
|
|||
profile=$this_item.profile
|
||||
unrenamable=$this_item.unrenamable
|
||||
canrecruit=$this_item.canrecruit
|
||||
overlays=$this_item.overlays
|
||||
random_traits=$this_item.random_traits
|
||||
role=$this_item.role
|
||||
|
||||
|
|
|
@ -361,12 +361,10 @@
|
|||
#endif
|
||||
|
||||
# give the champs an icon so they stand out, but make it gray since they are not loyal
|
||||
[modify_unit]
|
||||
[filter]
|
||||
id=Grak,Zur
|
||||
[/filter]
|
||||
overlays=misc/loyal-icon.png~GS()
|
||||
[/modify_unit]
|
||||
[unit_overlay]
|
||||
id=Grak,Zur
|
||||
image=misc/loyal-icon.png~GS()
|
||||
[/unit_overlay]
|
||||
|
||||
[message]
|
||||
speaker=Nym
|
||||
|
|
Loading…
Add table
Reference in a new issue