summaryrefslogtreecommitdiff
path: root/src/map/skill.h
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-19 13:26:50 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-19 13:26:50 +0000
commitc1d7d16b0e4010b27591f37ee93a1ca8d1137ecb (patch)
treeffa19893e7d612e011d2d441a48ed23c37a15898 /src/map/skill.h
parenta36580661f18d01c8b4f97be7d56d827df520638 (diff)
downloadhercules-c1d7d16b0e4010b27591f37ee93a1ca8d1137ecb.tar.gz
hercules-c1d7d16b0e4010b27591f37ee93a1ca8d1137ecb.tar.bz2
hercules-c1d7d16b0e4010b27591f37ee93a1ca8d1137ecb.tar.xz
hercules-c1d7d16b0e4010b27591f37ee93a1ca8d1137ecb.zip
* 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
Diffstat (limited to 'src/map/skill.h')
-rw-r--r--src/map/skill.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/map/skill.h b/src/map/skill.h
index 795cdf65b..02a9a760a 100644
--- a/src/map/skill.h
+++ b/src/map/skill.h
@@ -972,15 +972,12 @@ enum e_skill {
NPC_WIDESOULDRAIN,
ALL_INCCARRY = 681,
-
//NPC_TALK = 682,
NPC_HELLPOWER = 683,
NPC_WIDEHELLDIGNITY,
- /*
NPC_INVINCIBLE,
NPC_INVINCIBLEOFF,
- */
- NPC_ALLHEAL = 687,
+ NPC_ALLHEAL,
//GM_SANDMAN = 688,
CASH_BLESSING = 689,
CASH_INCAGI,