diff options
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/db/const.txt b/db/const.txt index 2bf4d41d4..0698bba85 100644 --- a/db/const.txt +++ b/db/const.txt @@ -492,7 +492,9 @@ ATF_TARGET 0x02 ATF_SHORT 0x04 ATF_LONG 0x08 ATF_WEAPON 0x10 -ATF_SKILL 0x20 +ATF_MAGIC 0x20 +ATF_MISC 0x40 +ATF_SKILL 0x60 IG_BlueBox 1 IG_VioletBox 2 |