dildo
Vars | |
change_sprite | If the toy can have its sprite changed |
---|---|
color_changed | If the design has been changed before |
current_type | Current design of the toy, affects sprite and can change |
dildo_designs | Assoc list of designs, used in the radial menu for picking one |
poly_size | How large is the toy? ("small", "medium", "large") (only changed on custom_dildo ) |
side_double | If it's part of a double-sided toy or not |
size_changed | If the size has been changed before (only changed on custom_dildo , left here for consistency with poly_size ) |
Procs | |
populate_dildo_designs | Create an assoc list of designs for the radial color/design menu |
Var Details
change_sprite
If the toy can have its sprite changed
color_changed
If the design has been changed before
current_type
Current design of the toy, affects sprite and can change
dildo_designs
Assoc list of designs, used in the radial menu for picking one
poly_size
How large is the toy? ("small", "medium", "large") (only changed on custom_dildo
)
side_double
If it's part of a double-sided toy or not
size_changed
If the size has been changed before (only changed on custom_dildo
, left here for consistency with poly_size
)
Proc Details
populate_dildo_designs
Create an assoc list of designs for the radial color/design menu