diff options
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 6aad5661e..7a7ad1d22 100644 --- a/db/const.txt +++ b/db/const.txt @@ -441,6 +441,12 @@ RC_Dragon 9 RC_Boss 10 RC_NonBoss 11 +BF_WEAPON 0x0001 +BF_MAGIC 0x0002 +BF_MISC 0x0004 +BF_SHORT 0x0010 +BF_LONG 0x0040 + IG_BlueBox 1 IG_VioletBox 2 IG_CardAlbum 3 |