adding resistance_anim to shema validation (#4617)
* add resistance anim to shema validation If a day, a resistance abilities applied to adjacent unit is added in the core, with a proper animation, it can be validated.
This commit is contained in:
parent
b97d2e6a5e
commit
3a62c923f4
1 changed files with 5 additions and 0 deletions
|
@ -147,6 +147,11 @@
|
|||
max=infinite
|
||||
super="units/unit_type/$animation"
|
||||
[/tag]
|
||||
[tag]
|
||||
name="resistance_anim"
|
||||
max=infinite
|
||||
super="units/unit_type/$animation"
|
||||
[/tag]
|
||||
[tag]
|
||||
name="recruit_anim"
|
||||
max=infinite
|
||||
|
|
Loading…
Add table
Reference in a new issue