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

bitrunning_gimmick

The datum used by the gimmick loadout disk to determine what a loadout actually spawns.

Vars

container_item_typeThe item type we will use as a container for our granted items, given to the avatar
granted_actionsThe list of actions that this will grant
granted_itemsThe list of items that this will grant
namePlayer readable name of the gimmick loadout
prefix_container_namePrefix our name onto the

Procs

grant_loadoutGrants out loadout.

Var Details

container_item_type

The item type we will use as a container for our granted items, given to the avatar

granted_actions

The list of actions that this will grant

granted_items

The list of items that this will grant

name

Player readable name of the gimmick loadout

prefix_container_name

Prefix our name onto the

Proc Details

grant_loadout

Grants out loadout.