types
There are 6 types of objects:
Players - animate objects that can move and carry things
Rooms - that can contain players, things and exits
Exits - used by players to get from place to place
Things - inanimate objects that can be carried
Groups - which can have players, things, rooms, and/or exits as members
Garbage - recycled items which get reused automatically
See Also: