From f246cf573e6036200e6b42d787e077f11bb69d6a Mon Sep 17 00:00:00 2001 From: Alige Date: Sat, 22 Dec 2012 15:04:15 +0400 Subject: Removed the SeaDrops & the Aquada from the rewards when opening the chest in 000-1. It made no sense in having these two items in there. The Story book and the money are enough as a reward. --- npc/000-1/chest.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'npc/000-1') diff --git a/npc/000-1/chest.txt b/npc/000-1/chest.txt index 47b76af2..cf751891 100644 --- a/npc/000-1/chest.txt +++ b/npc/000-1/chest.txt @@ -33,8 +33,6 @@ 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."); -- cgit v1.2.3-70-g09d2