kinky_shocker
Vars | |
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 |
Procs | |
deductcharge | Deduct 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