toss_grenade

Vars | |
current_grenades | The current amount of grenades this ability has |
---|---|
max_grenades | The max amount of grenades this ability can store |
timer | The timer untill we regenerate another grenade |
Procs | |
regen_grenade | Handle automatic regeneration of grenades, every GLOBADIER_GRENADE_REGEN_COOLDOWN seconds |
selectgrenade | Handles selecting which grenade the xeno wants |
Var Details
current_grenades

The current amount of grenades this ability has
max_grenades

The max amount of grenades this ability can store
timer

The timer untill we regenerate another grenade
Proc Details
regen_grenade
Handle automatic regeneration of grenades, every GLOBADIER_GRENADE_REGEN_COOLDOWN seconds
selectgrenade
Handles selecting which grenade the xeno wants