From d24c00ac556a924dd79f674db88a8cb812d74640 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Tue, 22 Jun 2010 22:09:11 +0000 Subject: * 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 --- npc/jobs/2-2e/SoulLinker.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'npc/jobs/2-2e/SoulLinker.txt') diff --git a/npc/jobs/2-2e/SoulLinker.txt b/npc/jobs/2-2e/SoulLinker.txt index 870e4cc94..df5eb6d8d 100644 --- a/npc/jobs/2-2e/SoulLinker.txt +++ b/npc/jobs/2-2e/SoulLinker.txt @@ -410,7 +410,7 @@ OnTouch: mes "[Maia]"; mes "This Witherless Rose will"; mes "wither away instead of you..."; - donpcevent "Maia#link2::Oneff"; + specialeffect EF_MAPPILLAR2,AREA,"Maia#link2"; next; mes "[Maia]"; mes "This Witherless Rose will"; @@ -477,10 +477,6 @@ OnTouch: close2; warp "morocc",157,47; end; - -Oneff: - specialeffect EF_MAPPILLAR2; - end; } job_soul,35,30,6 duplicate(SLTester) Maia#link6 716 -- cgit v1.2.3-60-g2f50