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

cyborg_omnitool

Vars

radial_menu_optionsour tools
referenceobject we are referencing to for force, sharpness and sound
upgraded_toolspeedhow much faster should the toolspeed be?

Procs

downgrade_omnitoolproc that's used when a cyborg with an upgraded omnitool is downgraded
reference_item_for_parametersUsed to get reference item for the tools
update_tool_parametersUsed to update sounds and tool parameters during switching
upgrade_omnitoolproc that's used when cyborg is upgraded with an omnitool upgrade board

Var Details

radial_menu_options

our tools

reference

object we are referencing to for force, sharpness and sound

upgraded_toolspeed

how much faster should the toolspeed be?

Proc Details

downgrade_omnitool

proc that's used when a cyborg with an upgraded omnitool is downgraded

reverts all name and desc changes to it's initial variables. also changes tools to default configuration to indicate it's been downgraded changes the toolspeed to default variable

reference_item_for_parameters

Used to get reference item for the tools

update_tool_parameters

Used to update sounds and tool parameters during switching

upgrade_omnitool

proc that's used when cyborg is upgraded with an omnitool upgrade board

adds name and desc changes. also changes tools to default configuration to indicate it's been sucessfully upgraded changes the toolspeed to the upgraded_toolspeed variable