summaryrefslogtreecommitdiff
path: root/npc/013-3_Cave/misc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/013-3_Cave/misc.txt')
-rw-r--r--npc/013-3_Cave/misc.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/013-3_Cave/misc.txt b/npc/013-3_Cave/misc.txt
index e69de29b..8f7da034 100644
--- a/npc/013-3_Cave/misc.txt
+++ b/npc/013-3_Cave/misc.txt
@@ -0,0 +1,6 @@
+//
+
+013-3.gat,127,68,0 script Chest 111,{
+ mes "You can't see any way to open this chest.";
+ close;
+}