|
Atrinik Server 2.5
|
#include <global.h>Go to the source code of this file.
Functions | |
| int | apply_identify_altar (object *money, object *altar, object *pl) |
Handles operation of identify altars.
Definition in file identify_altar.c.
Operate an identify altar.
| money | The money object. |
| altar | The altar. |
| pl | Player object that triggered the altar operation. |
Definition at line 38 of file identify_altar.c.
1.7.4