Space Station 13 - Modules - TypesVar Details

card_deck_table_tracker

Vars

debugIndicate field activity with colors on the field's turfs.
deck_uidThe UID of the deck
floorsThe list of floors from which a player can access the card field.
hostThe deck we're tracking.
max_table_distanceHow far away you can be (in terms of table squares).
max_total_distanceHow far away you can be (euclidean distance).
tablesThe list of tables that the card deck's location is contiguous with.

Var Details

debug

Indicate field activity with colors on the field's turfs.

deck_uid

The UID of the deck

floors

The list of floors from which a player can access the card field.

host

The deck we're tracking.

max_table_distance

How far away you can be (in terms of table squares).

max_total_distance

How far away you can be (euclidean distance).

tables

The list of tables that the card deck's location is contiguous with.