From 8c1c619777b748ee3c3603af77c693f9dee7f8c1 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Fri, 18 Jun 2010 16:19:48 +0000 Subject: Applied patch from Dani to change NPC emotion events to use the updated emotion command. (bugreport:4318) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14347 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/The_Sign_Quest.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'npc/quests/The_Sign_Quest.txt') diff --git a/npc/quests/The_Sign_Quest.txt b/npc/quests/The_Sign_Quest.txt index 6fcc4c0ab..28146f879 100644 --- a/npc/quests/The_Sign_Quest.txt +++ b/npc/quests/The_Sign_Quest.txt @@ -8990,10 +8990,6 @@ OnDisable: OnEnable: enablenpc "Dark Lord#serin"; end; - -Onemo: - emotion e_gg; - end; } que_sign01,196,39,4 script Serin#serin 90,{ @@ -9124,7 +9120,7 @@ que_sign01,196,39,4 script Serin#serin 90,{ mes "I really don't want to fight you,"; mes "but I've come too far to give up now. If you insist on interfering, then you leave me no choice..."; next; - donpcevent "Dark Lord#serin::Onemo"; + emotion e_gg,0,"Dark Lord#serin"; mes "[Dark Lord]"; mes "^330033Insolent mortal!"; mes "Do you really think"; -- cgit v1.2.3-60-g2f50