parcel 
A parcel wrapper for items and structures that can be wrapped in wrapping paper.
Vars | |
| attached_note | A text note attached to the parcel that shows on examine |
|---|---|
| icon_state_prefix | The first part of the icon_state names |
| trash_color | Color of the dropped paper trash on unwrapping. |
Procs | |
| attach_destination_tag | Attach a destination tag for the sorting machine to route the parcel to its destination. |
| get_whitelist | list of atom types that can be wrapped. Includes subtypes of the specified types. |
Var Details
attached_note 
A text note attached to the parcel that shows on examine
icon_state_prefix 
The first part of the icon_state names
trash_color 
Color of the dropped paper trash on unwrapping.
Proc Details
attach_destination_tag
Attach a destination tag for the sorting machine to route the parcel to its destination.
get_whitelist
list of atom types that can be wrapped. Includes subtypes of the specified types.