Update schema to use correct types
This commit is contained in:
parent
66826a7460
commit
97a999a2f5
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@
|
|||
{SIMPLE_KEY increase_accuracy s_int_percent}
|
||||
{SIMPLE_KEY increase_movement_used s_int_percent}
|
||||
|
||||
{SIMPLE_KEY attack_weight s_int}
|
||||
{SIMPLE_KEY defense_weight s_int}
|
||||
{SIMPLE_KEY attack_weight s_real}
|
||||
{SIMPLE_KEY defense_weight s_real}
|
||||
{SIMPLE_KEY remove_specials string_list}
|
||||
|
||||
[tag]
|
||||
|
|
Loading…
Add table
Reference in a new issue