/
ScryMUD/mud/
ScryMUD/mud/grrmud/Boards/
ScryMUD/mud/grrmud/Help/
ScryMUD/mud/grrmud/Pfiles/
ScryMUD/mud/grrmud/PlayerSacks/
ScryMUD/mud/grrmud/PlayerShops/
ScryMUD/mud/grrmud/help_filter/
ScryMUD/mud/hegemon/
ScryMUD/mud/hegemon/data/
ScryMUD/mud/hegemon/data/help/battle/
ScryMUD/mud/hegemon/data/help/client/
ScryMUD/mud/hegemon/data/help/communications/
ScryMUD/mud/hegemon/data/help/skills/
ScryMUD/mud/hegemon/data/help/spells/
ScryMUD/mud/include/
ScryMUD/mud/lib/
ScryMUD/mud/lib/bitfield/
ScryMUD/mud/lib/log/
ScryMUD/mud/lib/string2/
Category:  General  Topic:  value_rem



This allows the manager of a shopkeeper to remove an entry
at a given index.  Use value_list to find the index you
want to remove.

NOTE:  Be careful about removing several at once, because once
       you remove one, the indexes may change.

Syntax:  value_rem <i_th> [shopkeeper_name] [index_to_remove]
         
Example:  value_rem shopkeeper 0  # Remove the 0_th entry.


See Also:  value_list, value_set, value_add, adjust_register