schema: advances_to can be a list

This commit is contained in:
Severin Glöckner 2020-03-04 15:12:47 +01:00
parent acb4fc30b0
commit 96046499f9

View file

@ -1,7 +1,7 @@
[tag]
name="unit_type~core"
max=0
{SIMPLE_KEY advances_to string}
{SIMPLE_KEY advances_to string_list}
{SIMPLE_KEY alignment alignment}
{SIMPLE_KEY attacks int}
{SIMPLE_KEY cost int}