mud/lib/doc/lfun/all/eventRemoveItem
2020-09-06 05:43:07 -07:00

33 lines
347 B
Plaintext

EVENTREMOVEITEM
NAME
eventRemoveItem()
SYNOPSIS
int eventRemoveItem(object ob)
DESCRIPTION
Removes a worn or wielded item from the list. object ob - the item being removed. Returns 1 on success, 0 on failure.
EXAMPLES
LOCATION
/lib/body
SEE ALSO
eventWear
Author
Unknown