From 6596b003679c0990d026b0cea82ba8c616d2b8ce Mon Sep 17 00:00:00 2001 From: brianluau Date: Mon, 27 Aug 2012 19:32:31 +0000 Subject: - Fixed a close in The Crow of the Fate quest. (bugreport:6571) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16714 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_morocc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/quests/quests_morocc.txt b/npc/quests/quests_morocc.txt index 8628ff426..d79b02557 100644 --- a/npc/quests/quests_morocc.txt +++ b/npc/quests/quests_morocc.txt @@ -2806,7 +2806,7 @@ yuno_in04,100,5,3 script Hot Bestseller Corner 111,{ mes "^FF0000-- BEEP --^000000"; next; mes "^660000You were about to pull out the book, complaining and grumbling, when suddenly it felt as if your brain exploded. You black out...^000000"; - close; + close2; specialeffect2 EF_BASH3D2; warp "que_ba",247,33; end; -- cgit v1.2.3-70-g09d2