|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include <common/mutators/mutator/buffs/buffs.qh>Go to the source code of this file.
Classes | |
| class | VampireBuff |
Functions | |
| REGISTER_BUFF (VAMPIRE, NEW(VampireBuff)) | |
Variables | |
| float | autocvar_g_buffs_vampire_damage_steal |
| REGISTER_BUFF | ( | VAMPIRE | , |
| NEW(VampireBuff) | ) |
References BUFF_SPAWNFUNC_Q3COMPAT, BUFF_SPAWNFUNCS, NEW, and REGISTER_BUFF.
| float autocvar_g_buffs_vampire_damage_steal |
Definition at line 6 of file vampire.qh.
Referenced by MUTATOR_HOOKFUNCTION().