leatherwhip
Vars | |
color_changed | If the color of the toy has been changed before |
---|---|
current_whip_color | Current color of the toy, can be changed, affects sprite |
current_whip_form | Current form of the toy, can be changed, affects sprite |
current_whip_type | If the whip is hitting weak or hard |
form_changed | If the form (or size) of the toy has been changed before |
moans | Phrases to be said when the player attempts to talk when their speech is being modified |
moans_alt | Lower probability phrases to be said when talking. |
moans_alt_probability | Probabilty that moans_alt is used instead of moans |
whip_designs | A list of designs of the whip for use in the radial selection menu |
whip_forms | A list of forms of the whip for use in the radial selection menu |
whip_overlay | Mutable appearance containing the whip's overlay |
whip_types | A list of types of the whip for use in the radial selection menu |
Procs | |
check_menu | A check to see if the radial menu can be used |
populate_whip_designs | Radial menu helper |
populate_whip_forms | Radial menu helper |
populate_whip_types | Radial menu helper |
Var Details
color_changed
If the color of the toy has been changed before
current_whip_color
Current color of the toy, can be changed, affects sprite
current_whip_form
Current form of the toy, can be changed, affects sprite
current_whip_type
If the whip is hitting weak or hard
form_changed
If the form (or size) of the toy has been changed before
moans
Phrases to be said when the player attempts to talk when their speech is being modified
moans_alt
Lower probability phrases to be said when talking.
moans_alt_probability
Probabilty that moans_alt
is used instead of moans
whip_designs
A list of designs of the whip for use in the radial selection menu
whip_forms
A list of forms of the whip for use in the radial selection menu
whip_overlay
Mutable appearance containing the whip's overlay
whip_types
A list of types of the whip for use in the radial selection menu
Proc Details
check_menu
A check to see if the radial menu can be used
populate_whip_designs
Radial menu helper
populate_whip_forms
Radial menu helper
populate_whip_types
Radial menu helper