diff options
Diffstat (limited to 'npc/006-3')
-rw-r--r-- | npc/006-3/_import.txt | 4 | ||||
-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 |