diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-30 23:52:33 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-30 23:52:33 +0000 |
commit | b7b47b0fb58de2965986cb0c54767ae8d00018f2 (patch) | |
tree | 659c0223481b52529d043e7818655a399561bd81 /db/const.txt | |
parent | 7403b1ec8ecf4ca40c5d8812330ec0ea9114b4c3 (diff) | |
download | hercules-b7b47b0fb58de2965986cb0c54767ae8d00018f2.tar.gz hercules-b7b47b0fb58de2965986cb0c54767ae8d00018f2.tar.bz2 hercules-b7b47b0fb58de2965986cb0c54767ae8d00018f2.tar.xz hercules-b7b47b0fb58de2965986cb0c54767ae8d00018f2.zip |
Updated and fixed Item Groups and Doom Slayer
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10101 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/db/const.txt b/db/const.txt index 637ae3c44..46ec509e8 100644 --- a/db/const.txt +++ b/db/const.txt @@ -448,7 +448,7 @@ IG_GiftBox 4 IG_ScrollBox 5 IG_FingingOre 6 IG_CookieBag 7 -IG_Potion 8 +IG_FirstAid 8 IG_Herb 9 IG_Fruit 10 IG_Meat 11 @@ -475,7 +475,9 @@ IG_GiftBox_4 31 IG_EggBoy 32 IG_EggGirl 33 IG_GiftBoxChina 34 -IG_LottoBox 35 +IG_LottoBox 35 +IG_FoodBag 36 +IG_Potion 37 SC_ALL -1 SC_STONE 0 |