mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-17 07:13:38 +00:00
Schema: attempt to fix specials used as abilities
This commit is contained in:
parent
fcf4974381
commit
ac6873769d
|
@ -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…
Reference in New Issue
Block a user