diff options
Diffstat (limited to 'npc/000-1/chest.txt')
-rw-r--r-- | npc/000-1/chest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/chest.txt b/npc/000-1/chest.txt index 47b76af2..a8266163 100644 --- a/npc/000-1/chest.txt +++ b/npc/000-1/chest.txt @@ -13,7 +13,7 @@ // 2 Opened the treasure chest. // 3 Get back to Darlin. -000-1.gat,83,70,0 script #name 316;2,{ +000-1.gat,83,70,0 script #chest 316;2,{ set @q, getq(ShipQuests_Darlin); if (getnpcdir ("") == 4) goto l_Give; |