diff options
author | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-03 22:49:11 +0000 |
---|---|---|
committer | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-03 22:49:11 +0000 |
commit | 9f78557c7742eeb630ba5ae7b6e72d8c56a5b5b1 (patch) | |
tree | b0dbd43762e81aaf914231e200741eddf24a9851 /db | |
parent | 9aff15a57af029d3ec66fa9a038cdb4ba265ce3e (diff) | |
download | hercules-9f78557c7742eeb630ba5ae7b6e72d8c56a5b5b1.tar.gz hercules-9f78557c7742eeb630ba5ae7b6e72d8c56a5b5b1.tar.bz2 hercules-9f78557c7742eeb630ba5ae7b6e72d8c56a5b5b1.tar.xz hercules-9f78557c7742eeb630ba5ae7b6e72d8c56a5b5b1.zip |
* Added the code for Field Manual (SC_BONUSEXP) and Bubble Gum (SC_BONUSDROP)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11351 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-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 96096a480..03fc5668c 100644 --- a/db/const.txt +++ b/db/const.txt @@ -754,6 +754,8 @@ SC_JAILED 249 SC_ENCHANTARMS 250 SC_MAGICALATTACK 251 SC_SUMMER 256 +SC_BONUSEXP 257 +SC_BONUSDROP 258 e_gasp 0 e_what 1 |