From c1d7d16b0e4010b27591f37ee93a1ca8d1137ecb Mon Sep 17 00:00:00 2001 From: Inkfish Date: Fri, 19 Jun 2009 13:26:50 +0000 Subject: * Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and NPC_INVINCIBLEOFF. (topic:217330) * Using items no longer cancels invincibility(but using target and ground skills through items does). (bugreport:3259) * Fixed Butterfly Wings not working during GVG. (bugreport:3264) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13897 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/const.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'db/const.txt') diff --git a/db/const.txt b/db/const.txt index bd7df1748..b34502b89 100644 --- a/db/const.txt +++ b/db/const.txt @@ -817,6 +817,9 @@ SC_S_LIFEPOTION 290 SC_L_LIFEPOTION 291 SC_JEXPBOOST 292 SC_IGNOREDEF 293 +SC_HELLPOWER 294 +SC_INVINCIBLE 295 +SC_INVINCIBLEOFF 296 e_gasp 0 e_what 1 -- cgit v1.2.3-60-g2f50