From 30f6a32fb3ecdc1f6c6935e5d5b0880dcd7e690a Mon Sep 17 00:00:00 2001 From: Ecuador-ManaWorld Date: Thu, 30 Jan 2020 21:46:58 +0530 Subject: Minor corrections (#532) Related to Snowman Quest. --- world/map/npc/030-2/eljas.txt | 2 +- world/map/npc/annuals/xmas/barriers.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/world/map/npc/030-2/eljas.txt b/world/map/npc/030-2/eljas.txt index 76f1204f..09e549e7 100644 --- a/world/map/npc/030-2/eljas.txt +++ b/world/map/npc/030-2/eljas.txt @@ -188,7 +188,7 @@ L_NotWelcome: mes "... You hear a voice calling your name ... "; mes "[Orum's Homunculus]"; mes "\"Come See me in the caves below.\""; - mes "\"go south till you reach the snoman. Then head into the cave to the east.\""; + mes "\"go south till you reach the snowman. Then head into the cave to the east.\""; warp "020-1",33,94; close; diff --git a/world/map/npc/annuals/xmas/barriers.txt b/world/map/npc/annuals/xmas/barriers.txt index 6bb1e082..8460e7bf 100644 --- a/world/map/npc/annuals/xmas/barriers.txt +++ b/world/map/npc/annuals/xmas/barriers.txt @@ -18,7 +18,7 @@ L_Hint: message strcharinfo(0), "I said get out! We've got no time for your kind here."; mes "[Orum's Homunculus]"; mes "\"What are you doing? Come, see me in the caves below!\""; - mes "\"I said go north till you reach the snowman. Then head into the cave to the east.\""; + mes "\"I said go south till you reach the snowman. Then head into the cave to the east.\""; close2; warp "020-1",33,94; set @getout, 1; -- cgit v1.2.3-60-g2f50