diff options
Diffstat (limited to 'world/map/npc/013-3/misc.txt')
-rw-r--r-- | world/map/npc/013-3/misc.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/013-3/misc.txt b/world/map/npc/013-3/misc.txt index 8f7da034..116adef5 100644 --- a/world/map/npc/013-3/misc.txt +++ b/world/map/npc/013-3/misc.txt @@ -1,6 +1,6 @@ // -013-3.gat,127,68,0 script Chest 111,{ - mes "You can't see any way to open this chest."; - close; +013-3.gat,127,68,0|script|Chest|111,{ + mes "You can't see any way to open this chest."; + close; } |