diff options
author | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-15 04:29:05 +0000 |
---|---|---|
committer | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-15 04:29:05 +0000 |
commit | b5f526d1ff2351011974c0e4f90e4996fb87c699 (patch) | |
tree | deb3bd1017106c609d00428871df0ce71753469c /db/const.txt | |
parent | 6f22f0352964d6d00deafbb8ccaf7145d6321865 (diff) | |
download | hercules-b5f526d1ff2351011974c0e4f90e4996fb87c699.tar.gz hercules-b5f526d1ff2351011974c0e4f90e4996fb87c699.tar.bz2 hercules-b5f526d1ff2351011974c0e4f90e4996fb87c699.tar.xz hercules-b5f526d1ff2351011974c0e4f90e4996fb87c699.zip |
- Added 2 new status changes for Life and Regeneration Potions [Zephyrus]
- Fixed some items boxes giving wrong tamings.
- Fixed another item giving 48 gladius[3]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11738 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 aca00297b..cd7303669 100644 --- a/db/const.txt +++ b/db/const.txt @@ -763,6 +763,8 @@ SC_INCDEF 262 SC_INCBASEATK 263 SC_FASTCAST 264 SC_INCMDEFRATE 265 +SC_HPREGEN 266 +SC_INCHEALRATE 267 e_gasp 0 e_what 1 |