value_rem
value_rem [shopkeeper_name] [index_to_remove]
value_rem shopkeeper 0 # Remove the 0_th entry.
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.
