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

dildo

Vars

change_spriteIf the toy can have its sprite changed
color_changedIf the design has been changed before
current_typeCurrent design of the toy, affects sprite and can change
dildo_designsAssoc list of designs, used in the radial menu for picking one
poly_sizeHow large is the toy? ("small", "medium", "large") (only changed on custom_dildo)
side_doubleIf it's part of a double-sided toy or not
size_changedIf the size has been changed before (only changed on custom_dildo, left here for consistency with poly_size)

Procs

populate_dildo_designsCreate 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