|
Atrinik Server 2.5
|
#include <global.h>Go to the source code of this file.
Functions | |
| void | apply_power_crystal (object *op, object *crystal) |
Handles code related to power crystals.
Definition in file power_crystal.c.
This function handles the application of power crystals.
Power crystals, when applied, either suck mana from the applier, if he's at full spellpoints, or give him mana, if it's got spellpoints stored.
| op | Who is applying the crystal. |
| crystal | The crystal. |
Definition at line 40 of file power_crystal.c.
1.7.4