summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/027-2/caretaker.txt2
-rw-r--r--npc/030-2/eljas.txt2
-rw-r--r--npc/annuals/xmas/barriers.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/npc/027-2/caretaker.txt b/npc/027-2/caretaker.txt
index 792cd79b..3b66c75b 100644
--- a/npc/027-2/caretaker.txt
+++ b/npc/027-2/caretaker.txt
@@ -108,5 +108,5 @@ L_close:
027-2,48,22,0 script Joan NPC409,{
mes "[Joan]";
mes "...";
- end;
+ close;
}
diff --git a/npc/030-2/eljas.txt b/npc/030-2/eljas.txt
index 4e9f0d53..8b943678 100644
--- a/npc/030-2/eljas.txt
+++ b/npc/030-2/eljas.txt
@@ -185,7 +185,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/npc/annuals/xmas/barriers.txt b/npc/annuals/xmas/barriers.txt
index fefacc00..ae73e4bf 100644
--- a/npc/annuals/xmas/barriers.txt
+++ b/npc/annuals/xmas/barriers.txt
@@ -14,7 +14,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;
@getout = 1;