From 291215cde58a739d13a5bfd519489b736d8302dc Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Wed, 18 Feb 2009 06:51:55 +0000 Subject: Remove another next;close; and a potential problem --- npc/015-1_Woodland/barrier.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/015-1_Woodland/barrier.txt') diff --git a/npc/015-1_Woodland/barrier.txt b/npc/015-1_Woodland/barrier.txt index beeeb976..5cf82848 100644 --- a/npc/015-1_Woodland/barrier.txt +++ b/npc/015-1_Woodland/barrier.txt @@ -3,5 +3,5 @@ 015-1.gat,59,32,0 script #CatOutsideBarrier 127,1,1,{ set KatzeBeenOutside, 1; - close; + // No close here, as this doesn't open any client windows } -- cgit v1.2.3-60-g2f50