diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-10 17:38:50 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-10 17:38:50 +0000 |
commit | 15d0d129834b212fa00285afa412cbb38f97ca6b (patch) | |
tree | 87fca69a72f6f2290914cff21e6530a5ab42dd0b /db/item_misc.txt | |
parent | 62a917bd9927f8144ff40166a9c989b1e2ddc689 (diff) | |
download | hercules-15d0d129834b212fa00285afa412cbb38f97ca6b.tar.gz hercules-15d0d129834b212fa00285afa412cbb38f97ca6b.tar.bz2 hercules-15d0d129834b212fa00285afa412cbb38f97ca6b.tar.xz hercules-15d0d129834b212fa00285afa412cbb38f97ca6b.zip |
* Added Old_Bleu_Box and added corrisponding item group entries.
* Updated Red_Box_ and added corrisponding item group entries.
* Updated constants to include IG_BleuBox and IG_Red_Box_2.
* Updated itemdb.h with the two new item group values. (38 and 39) Why are they static anyway?
* Fixed some small typos in the Gaebolg family curse quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10745 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/item_misc.txt')
-rw-r--r-- | db/item_misc.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/db/item_misc.txt b/db/item_misc.txt index 5449c5d32..4c8524bd0 100644 --- a/db/item_misc.txt +++ b/db/item_misc.txt @@ -330,3 +330,20 @@ 37,502,1 //Orange Potion 37,503,1 //Yellow Potion 37,504,1 //White Potion +// Red_Box_ +38,5137,1 //Alice Doll +38,5138,9 //Magic Eyes +38,5139,10 //Lotus +38,5140,10 //Kawaii Ribbon +// Old_Bleu_Box +39,687,1 //Level 5 Earth Spike +39,689,1 //Level 5 Cold Bolt +39,691,1 //Level 5 Fire Bolt +39,693,1 //Level 5 Lightening Bolt +39,697,1 //Level 5 Fire Ball +39,699,1 //Level 5 Fire Wall +39,12002,1 //Level 5 Heal +39,12000,1 //Level 5 Frost Diver +39,644,1 //Gift Box +39,519,1 //Milk +39,538,1 //Well-baked Cookie |