|
Atrinik Server 2.5
|
#include <global.h>Go to the source code of this file.
Functions | |
| void | apply_treasure (object *op, object *tmp) |
Handles code for treasure objects.
Definition in file treasure.c.
Apply a treasure chest.
| op | The object applying the chest. |
| tmp | The chest object. |
Definition at line 36 of file treasure.c.
1.7.4