From b59539a657b9e8819e72ef399d317284182308f8 Mon Sep 17 00:00:00 2001 From: Dweems Date: Wed, 11 Jul 2012 16:16:31 -0500 Subject: Fixed the NPC locations and barriers for 041-1 and 042-1 -Fixed all the NPC locations to match the new coordinates -Fixed the barriers to warp you to the correct locations -Fixed the warps on 041-1 aswell --- world/map/npc/041-1/tutorial.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/041-1/tutorial.txt') diff --git a/world/map/npc/041-1/tutorial.txt b/world/map/npc/041-1/tutorial.txt index 8dae4fde..95a5e6e0 100644 --- a/world/map/npc/041-1/tutorial.txt +++ b/world/map/npc/041-1/tutorial.txt @@ -2,8 +2,8 @@ // Author: Jenalya // if you enter the tutorial area, it is set to be already done -041-1.gat,33,5,0|script|#tutorial|45,1,0{ +041-1.gat,58,5,0|script|#tutorial|45,1,0{ set FLAGS, FLAGS | FLAG_TUTORIAL_DONE; - warp "042-1.gat", 17, 80; + warp "042-1.gat", 44, 143; end; } -- cgit v1.2.3-60-g2f50