diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-17 17:13:57 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-17 17:13:57 +0000 |
commit | b6fff46c2804138176cb9f1d1c25dbab795764fa (patch) | |
tree | c711fc8249e9b30d50995b0741bea23919caf16f /db/const.txt | |
parent | 0c1c429e338a07638c07c4bc088311abda354c36 (diff) | |
download | hercules-b6fff46c2804138176cb9f1d1c25dbab795764fa.tar.gz hercules-b6fff46c2804138176cb9f1d1c25dbab795764fa.tar.bz2 hercules-b6fff46c2804138176cb9f1d1c25dbab795764fa.tar.xz hercules-b6fff46c2804138176cb9f1d1c25dbab795764fa.zip |
- Added IG_LottoBox for that tricky Lotto Box item.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7227 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index adc6ff0d4..9f3b2e900 100644 --- a/db/const.txt +++ b/db/const.txt @@ -388,6 +388,7 @@ IG_GiftBox_4 31 IG_EggBoy 32
IG_EggGirl 33
IG_GiftBoxChina 34
+IG_LottoBox 35
SC_STONE 0
SC_FREEZE 1
|