Local Functions (/std/inheritables/room.c)

void remove_item(string item);

Removes an item from the list of items in a room.

See also: set_items(), add_item(), query_item()

