[Package Index | Mudlib Index | Effect Index]

File /std/room/furniture/storage.c

This is a furniture item for making all kinds of furniture that store things. If you want to make a chest just use set_max_weight() to set how much weight it can store. If you want it to have drawers or shelves use the add_drawer() and set_drawer_mess() functions to set them up.

Inherits

This class inherits the following classes /std/basic/trap.c, /obj/cont_save.c and /std/room/furniture/inherit/furniture_base.c

Includes

This class includes the following files /include/tasks.h, /include/position.h and /include/move_failures.h

Method index

Public Functions

These are functions that everyone can access.

.