Schema: Fix some tags being allowed only once instead of unlimited times

This commit is contained in:
Celtic Minstrel 2018-04-07 10:52:02 -04:00
parent 66ae7f3b13
commit bc2054ec10

View file

@ -286,6 +286,7 @@
[tag]
name="ai"
super="$side/ai"
max=infinite
{INSERT_TAG}
[/tag]
[/tag]
@ -766,6 +767,7 @@
[tag]
name="fake_unit"
super="$action_wml/$fake_unit"
max=infinite
{SIMPLE_KEY skip_steps s_unsigned}
[/tag]
[/tag]