STD_OBJECT - /std/object.c M_CONTAINER - /std/module/container.c M_RESET - /std/module/reset.c /std/module/exit.c /std/module/look.c
int is_room ()
verify an object inherits STD_ROOM.
object *query_living_contents ()
returns a list of all objects inheriting STD_LIVING within this object
object *query_living_contents ()
returns a list of all objects inheriting STD_LIVING within this object
int clean_up (mixed *args...)
overrides M_CLEAN->clean_up() to prevent clean up in certain situations.