summaryrefslogtreecommitdiff
path: root/npc/quests/skills/hunter_skills.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-06-22 22:09:11 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-06-22 22:09:11 +0000
commitd24c00ac556a924dd79f674db88a8cb812d74640 (patch)
treeb66266fbe98064a2a41b83e6d0dd82337d13640d /npc/quests/skills/hunter_skills.txt
parent179da2f41411d5af47c0319ddda5b484eb07ff51 (diff)
downloadhercules-d24c00ac556a924dd79f674db88a8cb812d74640.tar.gz
hercules-d24c00ac556a924dd79f674db88a8cb812d74640.tar.bz2
hercules-d24c00ac556a924dd79f674db88a8cb812d74640.tar.xz
hercules-d24c00ac556a924dd79f674db88a8cb812d74640.zip
* Added support for NPC names in the 'specialeffect' script command, go go copy/paste!
* Updated several NPCs to use the updated specialeffect command, updated more NPCs to use the updated emotion command. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14353 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/skills/hunter_skills.txt')
-rw-r--r--npc/quests/skills/hunter_skills.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/skills/hunter_skills.txt b/npc/quests/skills/hunter_skills.txt
index fe69243ac..ea8497f69 100644
--- a/npc/quests/skills/hunter_skills.txt
+++ b/npc/quests/skills/hunter_skills.txt
@@ -170,8 +170,8 @@ pay_arche,109,169,3 script Arpesto 712,{
next;
mes "[Arpesto]";
mes "ARRRRRRRROOOOOOW~!";
- specialeffect 99;
- specialeffect2 99;
+ specialeffect EF_FLASHER;
+ specialeffect2 EF_FLASHER;
next;
mes "[Arpesto]";
mes "^333333*Pant Pant*^000000";
@@ -182,7 +182,7 @@ pay_arche,109,169,3 script Arpesto 712,{
next;
mes "^3355FF*Swwwwwww!*";
mes "*Bang!*^000000";
- specialeffect 1;
+ specialeffect EF_HIT2;
emotion 23;
emotion 23,1;
next;