From 7bbb9a987550e844e56eb452866adc4c4b1e9a77 Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 27 Jul 2014 15:08:29 +0200 Subject: Add more doors on the doors script of artis. --- npc/001-1/doors.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/001-1/doors.txt b/npc/001-1/doors.txt index 99e8c454..3664f837 100644 --- a/npc/001-1/doors.txt +++ b/npc/001-1/doors.txt @@ -5,7 +5,7 @@ // Doors warp and animations in map 001-1 // -001-1.gat,54,71,0 script #Door1 906,1,1{ +001-1.gat,55,71,0 script #Door1 906,1,1{ close; OnTouchFirst: @@ -31,7 +31,7 @@ OnTimer340: end; } -001-1.gat,50,65,0 script #Door2 906,1,1{ +001-1.gat,51,65,0 script #Door2 906,1,1{ close; OnTouchFirst: -- cgit v1.2.3-70-g09d2