From 2af29ef8f95c66b765ea6a8550c2dc5f6aa09854 Mon Sep 17 00:00:00 2001 From: Playtester Date: Mon, 1 May 2006 08:42:14 +0000 Subject: Fixed an NPC in Morroc who still said the Dragon Fly is North git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6427 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/morocc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/cities') diff --git a/npc/cities/morocc.txt b/npc/cities/morocc.txt index f21641cdb..6d9c52ca3 100644 --- a/npc/cities/morocc.txt +++ b/npc/cities/morocc.txt @@ -286,7 +286,7 @@ morocc.gat,234,273,3 script Fly Man Armani 54,{ emotion e_ic; next; mes "[Fly Man Armani]"; - mes "I saw the rare ^ff0000Dragon Fly^000000 just North of here! It was incredible!!"; + mes "I saw the rare ^ff0000Dragon Fly^000000 just South of here! It was incredible!!"; next; menu "What... Dragon Fly?!",M_0,"So what?",M_1; -- cgit v1.2.3-70-g09d2