byond - Modules - TypesVar Details

ridden

Vars

attachment_offsetsPixel offsets for specific attachment slots. Is not used currently.
attachments_allowedTypepath list of allowed attachment types.
attachments_by_slotAssoc list of available slots. Since this keeps track of all currently equiped attachments per object, this cannot be a string_list()
starting_attachmentsList of attachment types that is attached to the object on initialize.

Var Details

attachment_offsets

Pixel offsets for specific attachment slots. Is not used currently.

attachments_allowed

Typepath list of allowed attachment types.

attachments_by_slot

Assoc list of available slots. Since this keeps track of all currently equiped attachments per object, this cannot be a string_list()

starting_attachments

List of attachment types that is attached to the object on initialize.