Schema: Add missing accuracy/parry keys to [attack]

This commit is contained in:
Celtic Minstrel 2021-04-10 12:09:12 -04:00
parent cd26e800fa
commit 0839feed00

View file

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