|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "inferno.qh"Go to the source code of this file.
Functions | |
| float | buff_Inferno_CalculateDamage (float frag_damage) |
| float | buff_Inferno_CalculateTime (float dmg) |
Definition at line 13 of file inferno.qc.
References autocvar_g_buffs_inferno_damagemultiplier, and frag_damage.
Referenced by MUTATOR_HOOKFUNCTION().
Definition at line 4 of file inferno.qc.
References autocvar_g_buffs_inferno_burntime_factor, autocvar_g_buffs_inferno_burntime_min_time, autocvar_g_buffs_inferno_burntime_target_damage, autocvar_g_buffs_inferno_burntime_target_time, dmg, and logn().
Referenced by MUTATOR_HOOKFUNCTION().