card_deck_table_tracker 
Vars | |
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. |
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.