diff options
Diffstat (limited to 'npc/000-1/chest.txt')
-rw-r--r-- | npc/000-1/chest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/chest.txt b/npc/000-1/chest.txt index 32f0f212..8871fefa 100644 --- a/npc/000-1/chest.txt +++ b/npc/000-1/chest.txt @@ -24,7 +24,7 @@ L_Give: if (.@q > 0) goto L_Close; - callfunc "InventoryPlace", 514, 1; + InventoryPlace 514, 1; setq ShipQuests_TreasureChest, 1; |