|
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 | JumpBuff |
Functions | |
| float | buff_Jump_ChangeDamage (float frag_damage, float frag_deathtype) |
| REGISTER_BUFF (JUMP, NEW(JumpBuff)) | |
Variables | |
| float | autocvar_g_buffs_jump_velocity |
Definition at line 4 of file jump.qc.
References frag_damage.
Referenced by MUTATOR_HOOKFUNCTION().
References BUFF_SPAWNFUNC_Q3COMPAT, BUFF_SPAWNFUNCS, NEW, and REGISTER_BUFF.
| float autocvar_g_buffs_jump_velocity |
Definition at line 6 of file jump.qh.
Referenced by MUTATOR_HOOKFUNCTION().