diff options
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 7a7ad1d22..b439e75d5 100644 --- a/db/const.txt +++ b/db/const.txt @@ -446,6 +446,8 @@ BF_MAGIC 0x0002 BF_MISC 0x0004 BF_SHORT 0x0010 BF_LONG 0x0040 +BF_SKILL 0x0100 +BF_NORMAL 0x0200 IG_BlueBox 1 IG_VioletBox 2 |