/tg/ Station 13 - Modules - TypesVar Details - Proc Details

mag_fed

Toolbox Handling

Vars

easy_deployWhether the turret needs a wrench to deploy. Still needs a wrench to pack up.
easy_deploy_timerIf easy deployable, how quick will it be?
flags_onWhether the turret will deploy obeying flags.
mag_slotsNumber of mags that can be put in.
mag_types_allowedTypes of magazines that can be allowed.
quick_deploy_timerHow long the turret takes to deploy when quick_deploying
quick_deployableWhether the turret can deploy by being thrown
setting_changeWhether the turret's settings can be adjusted.
turret_safetyWhether the turret will ignore humans when deployed.
turret_typeThe type of turret deployed

Procs

get_magGrabs a mag to load into the turret

Var Details

easy_deploy

Whether the turret needs a wrench to deploy. Still needs a wrench to pack up.

easy_deploy_timer

If easy deployable, how quick will it be?

flags_on

Whether the turret will deploy obeying flags.

mag_slots

Number of mags that can be put in.

mag_types_allowed

Types of magazines that can be allowed.

quick_deploy_timer

How long the turret takes to deploy when quick_deploying

quick_deployable

Whether the turret can deploy by being thrown

setting_change

Whether the turret's settings can be adjusted.

turret_safety

Whether the turret will ignore humans when deployed.

turret_type

The type of turret deployed

Proc Details

get_mag

Grabs a mag to load into the turret