From 1c649c767f9ed78429867f4fda4fcde4badb6495 Mon Sep 17 00:00:00 2001 From: Hal9OOO Date: Wed, 12 Dec 2012 20:13:03 +0100 Subject: Restore "InventoryPlace" check function. --- npc/000-1/chest.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'npc/000-1/chest.txt') diff --git a/npc/000-1/chest.txt b/npc/000-1/chest.txt index 14053a0a..f4039a94 100644 --- a/npc/000-1/chest.txt +++ b/npc/000-1/chest.txt @@ -25,7 +25,13 @@ l_Give: if (@q > 1) goto l_Close; + + set @item, 515; + set @count, 3; + callfunc "InventoryPlace", @item, @count; + setq ShipQuests_Darlin, 2; + set zeny, zeny + 100; getitem SeaDrops, 1; getitem Aquada, 1; -- cgit v1.2.3-70-g09d2