Schema: Use correct type
This commit is contained in:
parent
7c021b73cb
commit
1a49e91b0a
1 changed files with 2 additions and 2 deletions
|
@ -157,8 +157,8 @@
|
|||
name="modify_unit_type"
|
||||
max=infinite
|
||||
{REQUIRED_KEY type string}
|
||||
{SIMPLE_KEY add_advancement string}
|
||||
{SIMPLE_KEY remove_advancement string}
|
||||
{SIMPLE_KEY add_advancement string_list}
|
||||
{SIMPLE_KEY remove_advancement string_list}
|
||||
{SIMPLE_KEY set_advances_to string_list}
|
||||
{SIMPLE_KEY set_cost int}
|
||||
{SIMPLE_KEY set_experience int}
|
||||
|
|
Loading…
Add table
Reference in a new issue