diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-01 23:01:54 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-01 23:01:54 +0000 |
commit | f1c4780376953eae3c5e38b7615c06e07b178431 (patch) | |
tree | f174d175dbf283294387ae724a01ccb8e3756427 /db/const.txt | |
parent | ebab0958bab3daf5834d5805ef3425a11fffc3bb (diff) | |
download | hercules-f1c4780376953eae3c5e38b7615c06e07b178431.tar.gz hercules-f1c4780376953eae3c5e38b7615c06e07b178431.tar.bz2 hercules-f1c4780376953eae3c5e38b7615c06e07b178431.tar.xz hercules-f1c4780376953eae3c5e38b7615c06e07b178431.zip |
* Implemented the Manuk and Splendide item status effects, thanks to Epoque.
* Implemented Manuk and Splendide consumable items.
* Added Splendide and Manuk merchants.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14327 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 6e0c6f2bd..8410cc2f7 100644 --- a/db/const.txt +++ b/db/const.txt @@ -837,6 +837,12 @@ SC_JEXPBOOST 292 SC_HELLPOWER 294 SC_INVINCIBLE 295 SC_INVINCIBLEOFF 296 +SC_MANU_ATK 297 +SC_MANU_DEF 298 +SC_SPL_ATK 299 +SC_SPL_DEF 300 +SC_MANU_MATK 301 +SC_SPL_MATK 302 e_gasp 0 e_what 1 |