byond - Modules - TypesVar Details - Proc Details

toss_grenade

Vars

current_grenadesThe current amount of grenades this ability has
max_grenadesThe max amount of grenades this ability can store
timerThe timer untill we regenerate another grenade

Procs

regen_grenadeHandle automatic regeneration of grenades, every GLOBADIER_GRENADE_REGEN_COOLDOWN seconds
selectgrenadeHandles 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