summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/000-1/chest.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-1/chest.txt b/npc/000-1/chest.txt
index f4039a94..8ef8e6bd 100644
--- a/npc/000-1/chest.txt
+++ b/npc/000-1/chest.txt
@@ -33,9 +33,9 @@ l_Give:
setq ShipQuests_Darlin, 2;
set zeny, zeny + 100;
- getitem SeaDrops, 1;
- getitem Aquada, 1;
- getitem OldBook, 1;
+ getitem "SeaDrops", 1;
+ getitem "Aquada", 1;
+ getitem "OldBook", 1;
message strcharinfo(0), l("You open the treasure chest.");
l_Close: