|
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 | MagnetBuff |
Functions | |
| REGISTER_BUFF (MAGNET, NEW(MagnetBuff)) | |
Variables | |
| float | autocvar_g_buffs_magnet_range_buff = 100 |
| float | autocvar_g_buffs_magnet_range_item |
| REGISTER_BUFF | ( | MAGNET | , |
| NEW(MagnetBuff) | ) |
References BUFF_SPAWNFUNCS, NEW, and REGISTER_BUFF.