/tg/ Station 13 - Modules - TypesVar Details

mod_part

Datum to handle interactions between a MODsuit and its parts.

Vars

can_overslotCan our part overslot over others?
overslottingWhat are we overslotting over?
part_itemThe actual item we handle.
sealedAre we sealed?
sealed_layerThe layer the item will render on when sealed.
sealed_messageMessage to user when sealed.
unsealed_layerThe layer the item will render on when unsealed.
unsealed_messageMessage to user when unsealed.

Var Details

can_overslot

Can our part overslot over others?

overslotting

What are we overslotting over?

part_item

The actual item we handle.

sealed

Are we sealed?

sealed_layer

The layer the item will render on when sealed.

sealed_message

Message to user when sealed.

unsealed_layer

The layer the item will render on when unsealed.

unsealed_message

Message to user when unsealed.