diff options
Diffstat (limited to 'npc/013-3/misc.txt')
-rw-r--r-- | npc/013-3/misc.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/013-3/misc.txt b/npc/013-3/misc.txt new file mode 100644 index 00000000..8f7da034 --- /dev/null +++ b/npc/013-3/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; +} |