summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-11 14:47:06 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-11 14:47:06 -0300
commit1fc2808ea0320c193701d09f00dddcadd8a2fe69 (patch)
tree5a476632215e99a42211388b63b5165495686385
parent2d7b48e978d6b048dea7ef97eb786cb99aac204b (diff)
downloadserverdata-1fc2808ea0320c193701d09f00dddcadd8a2fe69.tar.gz
serverdata-1fc2808ea0320c193701d09f00dddcadd8a2fe69.tar.bz2
serverdata-1fc2808ea0320c193701d09f00dddcadd8a2fe69.tar.xz
serverdata-1fc2808ea0320c193701d09f00dddcadd8a2fe69.zip
Apply some old patches
-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;