summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinderweb <jayd6974@gmail.com>2013-11-16 12:40:03 -0600
committertux9th <mr.x@aon.at>2013-11-23 17:13:27 +0100
commit2727a24ec0e2903ade2cc7fda2301301fa0bd73f (patch)
tree04497aeb890c34708bf8f9709fd3c022a3629323
parentf4b005f31a587230b3119498543ec3afc9100e99 (diff)
downloadserverdata-2727a24ec0e2903ade2cc7fda2301301fa0bd73f.tar.gz
serverdata-2727a24ec0e2903ade2cc7fda2301301fa0bd73f.tar.bz2
serverdata-2727a24ec0e2903ade2cc7fda2301301fa0bd73f.tar.xz
serverdata-2727a24ec0e2903ade2cc7fda2301301fa0bd73f.zip
Fix Eomie:
giving correct location of Ice Goblins since they have been removed from Tonori.
-rw-r--r--world/map/npc/024-1/eomie.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/024-1/eomie.txt b/world/map/npc/024-1/eomie.txt
index 544eeaf9..47a7783f 100644
--- a/world/map/npc/024-1/eomie.txt
+++ b/world/map/npc/024-1/eomie.txt
@@ -96,7 +96,7 @@ L_Mine: // player asked how to get Ice Cubes
mes "[Eomie]";
mes "\"Hm, that's a difficult task, indeed. Naturally you will find them on the continent of Kaizei, which is high up in the north and covered with snow most time of the year. But it might be difficult to get there.\"";
next;
- mes "\"But I heard that Ice Goblins were seen in this underground palace that was discovered in the desert south of the city. Maybe you can find Ice Cubes in there.\"";
+ mes "\"I heard that Ice Goblins were seen in the caves that are East of Nivalis. Maybe you can find Ice Cubes in there.\"";
next;
mes "\"Though they don't let in everyone. Miners, Soldiers and sometimes an adventurer. I suggest you talk to Lieutenant Dausen about that.\"";
goto L_Close;