summaryrefslogtreecommitdiff
path: root/npc/000-2-1/knife.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-1/knife.txt')
-rw-r--r--npc/000-2-1/knife.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-2-1/knife.txt b/npc/000-2-1/knife.txt
index 4a9892e7..dbb886d1 100644
--- a/npc/000-2-1/knife.txt
+++ b/npc/000-2-1/knife.txt
@@ -27,11 +27,11 @@
l_Give:
mes "";
set @item, 3500;
- set @count, 3;
- getinventorylist;
+ set @count, 1;
callfunc "InventoryPlace", @item, @count;
- getitem "Knife", 3;
+ setq ShipQuests_Knife, 1;
+ getitem "Knife", 1;
mesn "Narrator";
mes col(l("To open your inventory, use the F3 key or use your mouse to select it in the above menu in your client."), 9);