Schema: Add missing accuracy/parry keys to [attack]
This commit is contained in:
parent
cd26e800fa
commit
0839feed00
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@
|
|||
{SIMPLE_KEY defense_weight real}
|
||||
{SIMPLE_KEY attack_weight real}
|
||||
{SIMPLE_KEY movement_used int}
|
||||
{SIMPLE_KEY accuracy int}
|
||||
{SIMPLE_KEY parry int}
|
||||
[tag]
|
||||
name="specials"
|
||||
{./specials.cfg}
|
||||
|
|
Loading…
Add table
Reference in a new issue