diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-07-16 22:49:27 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-07-16 22:49:27 +0000 |
commit | 37c8176d5e1f7696587e942cd38e845376ae00f2 (patch) | |
tree | a6f102add9ce34c7bcc4ce0bad3b5867b9c38e19 /db/const.txt | |
parent | ab7f72034240036188d361ef435e2560ce2909e6 (diff) | |
download | hercules-37c8176d5e1f7696587e942cd38e845376ae00f2.tar.gz hercules-37c8176d5e1f7696587e942cd38e845376ae00f2.tar.bz2 hercules-37c8176d5e1f7696587e942cd38e845376ae00f2.tar.xz hercules-37c8176d5e1f7696587e942cd38e845376ae00f2.zip |
* Added two new item groups, and implemented the remaining in the item database.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14364 54d463be-8e91-2dee-dedb-b68131a5f0ec
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 8410cc2f7..e54f886b7 100644 --- a/db/const.txt +++ b/db/const.txt @@ -557,6 +557,8 @@ IG_Easter_Scroll 49 IG_Pierre_Treasurebox 50 IG_Cherish_Box 51 IG_Cherish_Box_Ori 52 +IG_Louise_Costume_Box 53 +IG_Xmas_Gift 54 SC_ALL -1 SC_STONE 0 |