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/quests/quests_louyang.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'npc/quests/quests_louyang.txt') diff --git a/npc/quests/quests_louyang.txt b/npc/quests/quests_louyang.txt index b11abc8c5..e545f5e95 100644 --- a/npc/quests/quests_louyang.txt +++ b/npc/quests/quests_louyang.txt @@ -4112,7 +4112,7 @@ lou_fild01,224,348,0 script Lady#delivery 817,{ set zeny,zeny-100; } close2; - donpcevent " #fire::OnClaymore"; + specialeffect EF_BLASTMINEBOMB,AREA," #fire"; end; } mes "[Lady]"; @@ -4233,10 +4233,6 @@ lou_fild01,224,348,0 script Lady#delivery 817,{ lou_fild01,225,350,0 script #fire 139,{ end; - -OnClaymore: - specialeffect EF_BLASTMINEBOMB; - end; } lou_in01,101,125,0 script Trap#lou_in1 -1,20,1,{ -- cgit v1.2.3-60-g2f50