diff options
Diffstat (limited to 'npc/000-2-1/knife.txt')
-rw-r--r-- | npc/000-2-1/knife.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-1/knife.txt b/npc/000-2-1/knife.txt index a757560f9..eefe11aef 100644 --- a/npc/000-2-1/knife.txt +++ b/npc/000-2-1/knife.txt @@ -32,7 +32,7 @@ L_Give: inventoryplace 3500, 1; setq ShipQuests_Knife, 1; - getitem "Knife", 1; + getitem 3500, 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); |