cmd_drop.rb

Uploaded: 03 Aug, 2009
Previous uploads by this submitter: 0

Author: Christopher Bailey

Downloads: 56

A replacement for the drop command in Teensymud. The standard get command will drop all objects in your inventory,
this one let's you specify an object. The syntax is slightly different than typical. You must refer to an object name
either by a single word in it's name, or by a prefix of it's name. For instance:

Inventory
a leather bound tome

drop tome # works
drop leather bound tome # works
drop leather tome # Nope!