summaryrefslogtreecommitdiff
path: root/npc/006-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-17 06:21:35 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-17 06:21:35 -0300
commitbbbb4a68efcc73ddb6520186a65346ed59a4dab5 (patch)
treee519280a34f2342735a7540c2cb49543f62f88a0 /npc/006-3
parent826837406594162ccc888726606900fc9398849c (diff)
downloadserverdata-bbbb4a68efcc73ddb6520186a65346ed59a4dab5.tar.gz
serverdata-bbbb4a68efcc73ddb6520186a65346ed59a4dab5.tar.bz2
serverdata-bbbb4a68efcc73ddb6520186a65346ed59a4dab5.tar.xz
serverdata-bbbb4a68efcc73ddb6520186a65346ed59a4dab5.zip
Final patches (Groata Grotto)
Diffstat (limited to 'npc/006-3')
-rw-r--r--npc/006-3/_import.txt4
-rw-r--r--npc/006-3/grotto.txt (renamed from npc/006-3/piouisle.txt)5
-rw-r--r--npc/006-3/jaklab.txt (renamed from npc/006-3/warpcandorbattle.txt)0
3 files changed, 4 insertions, 5 deletions
diff --git a/npc/006-3/_import.txt b/npc/006-3/_import.txt
index 95a6b5c5c..450a0a8ec 100644
--- a/npc/006-3/_import.txt
+++ b/npc/006-3/_import.txt
@@ -3,5 +3,5 @@
"npc/006-3/_mobs.txt",
"npc/006-3/_warps.txt",
"npc/006-3/core.txt",
-"npc/006-3/piouisle.txt",
-"npc/006-3/warpcandorbattle.txt",
+"npc/006-3/grotto.txt",
+"npc/006-3/jaklab.txt",
diff --git a/npc/006-3/piouisle.txt b/npc/006-3/grotto.txt
index 0554c20bd..a58d8bffc 100644
--- a/npc/006-3/piouisle.txt
+++ b/npc/006-3/grotto.txt
@@ -17,8 +17,7 @@ OnInit:
end;
OnTouch:
- //warp "006-2", 49, 53;
- //dispbottom l("Please use the warp to the right");
- dispbottom l("This area is not yet ready. Please use the portal to the right instead.");
+ warp "006-5", 49, 53;
+ //dispbottom l("This area is not yet ready. Please use the portal to the right instead.");
end;
}
diff --git a/npc/006-3/warpcandorbattle.txt b/npc/006-3/jaklab.txt
index f2d119048..f2d119048 100644
--- a/npc/006-3/warpcandorbattle.txt
+++ b/npc/006-3/jaklab.txt