Update schema to use correct types

This commit is contained in:
Gunter Labes 2019-10-30 13:52:27 +01:00 committed by GitHub
parent 66826a7460
commit 97a999a2f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]