/tg/ Station 13 - Modules - TypesVar Details

fireaxecabinet

Vars

held_itemThe item we're holding.
item_overlayOverlay we get when the item is inside us.
item_pathThe path of the item we spawn and can hold.
lockedDo we need to be unlocked to be opened.
openAre we opened, can someone take the held item out.
populate_contentsWhether we should populate our own contents on Initialize()

Var Details

held_item

The item we're holding.

item_overlay

Overlay we get when the item is inside us.

item_path

The path of the item we spawn and can hold.

locked

Do we need to be unlocked to be opened.

open

Are we opened, can someone take the held item out.

populate_contents

Whether we should populate our own contents on Initialize()