diff options
author | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-07-15 22:15:23 +0000 |
---|---|---|
committer | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-07-15 22:15:23 +0000 |
commit | bf64b34f46bed26f4e4d3be41410b9bb84294590 (patch) | |
tree | f978dbc14f2201871fd8fd87bed90efea11c25bd /db/const.txt | |
parent | c8cbcbd5f6e9a8d190adfebaeda425e4c4490408 (diff) | |
download | hercules-bf64b34f46bed26f4e4d3be41410b9bb84294590.tar.gz hercules-bf64b34f46bed26f4e4d3be41410b9bb84294590.tar.bz2 hercules-bf64b34f46bed26f4e4d3be41410b9bb84294590.tar.xz hercules-bf64b34f46bed26f4e4d3be41410b9bb84294590.zip |
Fixed some bad named gift boxes on constant db, bugreport:1857
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12960 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/const.txt b/db/const.txt index 2b780e612..28f26f84e 100644 --- a/db/const.txt +++ b/db/const.txt @@ -526,8 +526,8 @@ IG_RedBox_2 38 IG_BleuBox 39 IG_RedBox 40 IG_GreenBox 41 -IG_OldYellowBox 42 -IG_OldGiftBox 43 +IG_YellowBox 42 +IG_GiftBox 43 IG_MagicCardAlbum 44 IG_HometownGift 45 IG_Masquerade 46 |