Schema: attempt to fix specials used as abilities
This commit is contained in:
parent
fcf4974381
commit
ac6873769d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
[tag]
|
||||
name={NAME}
|
||||
max=infinite
|
||||
super="units/unit_type/attack/specials/" + {NAME}
|
||||
super="units/unit_type/abilities/~generic~,units/unit_type/attack/specials/" + {NAME}
|
||||
{FILTER_TAG "filter_student" unit ()}
|
||||
[/tag]
|
||||
#enddef
|
||||
|
|
Loading…
Add table
Reference in a new issue