From b6f1b6b9a11bdb8a5001dbc042d54fce0a963705 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Thu, 8 May 2008 16:58:57 +0000 Subject: - Added some new items and headgears. - Changed the way DEF Potion and MDEF potion works to official. - Cleanups to Barricade Engine. It now can be used in WoE 2.0, i will release optional scripts soon. - Fixes to @noks. Now if the mob is targeting someone else the protection get lost. - Added new status effects icons to cash items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12693 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/const.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'db/const.txt') diff --git a/db/const.txt b/db/const.txt index 1774c19c2..12b823d31 100644 --- a/db/const.txt +++ b/db/const.txt @@ -778,7 +778,7 @@ SC_INCCRI 261 SC_INCDEF 262 SC_INCBASEATK 263 SC_FASTCAST 264 -SC_INCMDEFRATE 265 +SC_MDEF_RATE 265 SC_HPREGEN 266 SC_INCHEALRATE 267 SC_PNEUMA 268 @@ -787,6 +787,8 @@ SC_KSPROTECTED 270 SC_ARMOR_RESIST 271 SC_SPCOST_RATE 272 SC_COMMONSC_RESIST 273 +SC_SEVENWIND 274 +SC_DEF_RATE 275 e_gasp 0 e_what 1 -- cgit v1.2.3-70-g09d2