summaryrefslogtreecommitdiff
path: root/src/map/skill.h
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-03 03:28:20 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-03 03:28:20 +0000
commitbf45f06c19fde93a3e3699e0ca400909392ce02b (patch)
tree787104dfd5d610c7e90e09c1a13f89b93b4888f1 /src/map/skill.h
parent46ad2e09c5a2d2b7a41a47dc07f299147ca4d082 (diff)
downloadhercules-bf45f06c19fde93a3e3699e0ca400909392ce02b.tar.gz
hercules-bf45f06c19fde93a3e3699e0ca400909392ce02b.tar.bz2
hercules-bf45f06c19fde93a3e3699e0ca400909392ce02b.tar.xz
hercules-bf45f06c19fde93a3e3699e0ca400909392ce02b.zip
* Implemented the Party Buff cash skills.
* Misc updates, and updates for party buff items. - Added CASH_BLESSING, CASH_INCAGI and CASH_ASSUMPTIO skills. - Added itemskill commands for the party buff scrolls. - Corrected Equipment repair book's itemtype to 11. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13840 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/skill.h')
-rw-r--r--src/map/skill.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/map/skill.h b/src/map/skill.h
index ae970cb37..e2dbe2dee 100644
--- a/src/map/skill.h
+++ b/src/map/skill.h
@@ -978,14 +978,14 @@ enum e_skill {
NPC_HELLPOWER,
NPC_WIDEHELLDIGNITY,
NPC_INVINCIBLE,
- NPC_INVINCIBLEOFF, */
+ NPC_INVINCIBLEOFF,
+ */
NPC_ALLHEAL = 687,
- /*
- GM_SANDMAN = 688,
- CASH_BLESSING,
+ //GM_SANDMAN = 688,
+ CASH_BLESSING = 689,
CASH_INCAGI,
CASH_ASSUMPTIO,
-
+ /*
ALL_CATCRY = 692,
ALL_PARTYFLEE,
ALL_ANGEL_PROTECT,