Site Tools


help_drop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

help_drop [2023/12/23 16:50] – Created page for drop help file zhihaihelp_drop [2024/05/21 15:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +<code>
 +DROP
  
 +If you lose interest in a carried item, you can drop it on the ground.
 +
 +Usage: DROP <item>
 +       DROP all.<item>
 +       DROP all
 +       DROP <number> nuyen
 +
 +< 10P 10M > drop bottle
 +< 10P 10M > drop all.bread
 +< 10P 10M > drop all
 +< 10P 10M > drop 1000 nuyen
 +
 +See Also: GET, PREFIX, KEEP, JUNK, DONATE
 +</code>