diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-1/chest.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/000-1/chest.txt b/npc/000-1/chest.txt index cf751891..47b76af2 100644 --- a/npc/000-1/chest.txt +++ b/npc/000-1/chest.txt @@ -33,6 +33,8 @@ l_Give: setq ShipQuests_Darlin, 2; set zeny, zeny + 100; + getitem "SeaDrops", 1; + getitem "Aquada", 1; getitem "OldBook", 1; message strcharinfo(0), l("You open the treasure chest."); |