summaryrefslogtreecommitdiff
path: root/npc/015-1_Woodland/barrier.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/015-1_Woodland/barrier.txt')
-rw-r--r--npc/015-1_Woodland/barrier.txt2
1 files changed, 1 insertions, 1 deletions
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
}