diff options
author | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-25 19:29:52 +0000 |
---|---|---|
committer | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-25 19:29:52 +0000 |
commit | 0b4a3541fb35c733cb15ccdb62e3cf211f538ce9 (patch) | |
tree | c48831d982a707fff5a7b309299cb3946e6c8d22 /db/const.txt | |
parent | de8facb991270ed1a2fd3cb141ba942a675bea34 (diff) | |
download | hercules-0b4a3541fb35c733cb15ccdb62e3cf211f538ce9.tar.gz hercules-0b4a3541fb35c733cb15ccdb62e3cf211f538ce9.tar.bz2 hercules-0b4a3541fb35c733cb15ccdb62e3cf211f538ce9.tar.xz hercules-0b4a3541fb35c733cb15ccdb62e3cf211f538ce9.zip |
updated the db to X.2/X.3's itemsummonlist.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6277 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 00ab23a76..9cb0906ab 100644 --- a/db/const.txt +++ b/db/const.txt @@ -374,6 +374,14 @@ IG_Quiver 24 IG_Mask 25
IG_Accesory 26
IG_Jewel 27
+IG_GiftBox_1 28
+IG_GiftBox_2 29
+IG_GiftBox_3 30
+IG_GiftBox_4 31
+IG_EggBoy 32
+IG_EggGirl 33
+IG_GiftBoxChina 34
+
SC_STONE 0
SC_FREEZE 1
|