summaryrefslogtreecommitdiff
path: root/npc/000-2-1/chest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-1/chest.txt')
-rw-r--r--npc/000-2-1/chest.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/000-2-1/chest.txt b/npc/000-2-1/chest.txt
index 6071157f..21055aab 100644
--- a/npc/000-2-1/chest.txt
+++ b/npc/000-2-1/chest.txt
@@ -10,7 +10,8 @@
// 1 Talked to Arpan and needs to get clothes.
// 2 Has the clothes.
-000-2-1.gat,51,37,0 script Chest 317;2,{
+// Size = 2
+000-2-1,51,37,0 script Chest 317,{
set @q, getq(ShipQuests_Arpan);
if (@q == 0) goto L_Talk;