diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-2-0/doors.txt | 2 | ||||
-rw-r--r-- | npc/000-2-3/_warps.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-0/doors.txt b/npc/000-2-0/doors.txt index a1971c8d..7cf20440 100644 --- a/npc/000-2-0/doors.txt +++ b/npc/000-2-0/doors.txt @@ -55,7 +55,7 @@ l_End: } -000-2-0.gat,32,27,0,1 script AreaNPC 0,0,0,{ +000-2-0.gat,32,28,0,1 script AreaNPC 0,0,0,{ OnTouch: set @julia, getq(ShipQuests_Julia); diff --git a/npc/000-2-3/_warps.txt b/npc/000-2-3/_warps.txt index 628d579b..8985239b 100644 --- a/npc/000-2-3/_warps.txt +++ b/npc/000-2-3/_warps.txt @@ -1,3 +1,3 @@ // 000-2-3 warps -000-2-3.gat,19,27 warp ToLevel0 -1,-1,000-2-0.gat,31,27 +000-2-3.gat,19,27 warp ToLevel0 -1,-1,000-2-0.gat,31,28 |