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

kinky_shocker

Vars

activate_soundThe custom part of the string that is displayed on activation of the shocker
can_remove_cellIf the user should be able to remove the cell or not
cellTypecasted var that holds the cell placed in the shocker
cell_hit_costWhat it should cost the cell to use the shocker once
preload_cell_typeA type of what cell should be put in the shocker on initialize
shocker_onIf the shocker is on or not

Procs

deductchargeDeduct an amount of charge from the cell

Var Details

activate_sound

The custom part of the string that is displayed on activation of the shocker

can_remove_cell

If the user should be able to remove the cell or not

cell

Typecasted var that holds the cell placed in the shocker

cell_hit_cost

What it should cost the cell to use the shocker once

preload_cell_type

A type of what cell should be put in the shocker on initialize

shocker_on

If the shocker is on or not

Proc Details

deductcharge

Deduct an amount of charge from the cell