diff options
author | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-20 21:15:52 +0000 |
---|---|---|
committer | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-20 21:15:52 +0000 |
commit | 99bcbe6eedb5ed47f6aa4a7188fb4e616bd2cd67 (patch) | |
tree | 7dcccf02a7727efd029720489fb4980b07b159fc /db/const.txt | |
parent | 71d5ff7b536777a40f375b834e356a9cfd485c81 (diff) | |
download | hercules-99bcbe6eedb5ed47f6aa4a7188fb4e616bd2cd67.tar.gz hercules-99bcbe6eedb5ed47f6aa4a7188fb4e616bd2cd67.tar.bz2 hercules-99bcbe6eedb5ed47f6aa4a7188fb4e616bd2cd67.tar.xz hercules-99bcbe6eedb5ed47f6aa4a7188fb4e616bd2cd67.zip |
- Fixed ItemID 12235 exploid (can be used to fully restore HP without consume item)
- Fixed Holy Armor and Shadow Armor Scrolls.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12409 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 986a6d6f2..752aafebf 100644 --- a/db/const.txt +++ b/db/const.txt @@ -767,6 +767,10 @@ SC_FASTCAST 264 SC_INCMDEFRATE 265 SC_HPREGEN 266 SC_INCHEALRATE 267 +SC_PNEUMA 268 +SC_AUTOTRADE 269 +SC_KSPROTECTED 270 +SC_ARMOR_RESIST 271 e_gasp 0 e_what 1 |