summaryrefslogtreecommitdiff
path: root/npc/000-1/chest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/chest.txt')
-rw-r--r--npc/000-1/chest.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/npc/000-1/chest.txt b/npc/000-1/chest.txt
index d502b04b..1ae22bdb 100644
--- a/npc/000-1/chest.txt
+++ b/npc/000-1/chest.txt
@@ -24,9 +24,7 @@
l_Give:
if (@q > 0) goto l_Close;
- set @item, 514;
- set @count, 1;
- callfunc "InventoryPlace", @item, @count;
+ callfunc "InventoryPlace", 514, 1;
setq ShipQuests_TreasureChest, 1;