summaryrefslogtreecommitdiff
path: root/npc/003-1-1/treasure.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1-1/treasure.txt')
-rw-r--r--npc/003-1-1/treasure.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/003-1-1/treasure.txt b/npc/003-1-1/treasure.txt
index ead0cfeaa..59c236453 100644
--- a/npc/003-1-1/treasure.txt
+++ b/npc/003-1-1/treasure.txt
@@ -9,7 +9,6 @@
if (!.busy && !.empty) {
TreasureBox();
- .empty=true;
specialeffect(.dir == 0 ? 24 : 25, AREA, getnpcid()); // closed ? opening : closing
.dir = .dir == 0 ? 2 : 6; // closed ? opening : closing
.busy = true; // lock until available again