From 361331cbdcdd12577e992c69383ae0e31929512c Mon Sep 17 00:00:00 2001 From: Reid Date: Mon, 3 Dec 2012 00:41:17 +0100 Subject: Add new function in every script where getitem is called. --- npc/000-2-1/chest.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/000-2-1') diff --git a/npc/000-2-1/chest.txt b/npc/000-2-1/chest.txt index 74f859e2..680f9e98 100644 --- a/npc/000-2-1/chest.txt +++ b/npc/000-2-1/chest.txt @@ -22,6 +22,10 @@ l_Give: if (@q > 1) goto l_Close; + set @item, 1300; + set @count, 2; + callfunc "InventoryPlace", @item, @count; + setq ShipQuests_Arpan, 2; getitem "CreasedShirt", 1; getitem "CreasedShorts", 1; -- cgit v1.2.3-60-g2f50