/tg/ Station 13 - Modules - TypesVar Details

material_turf_tracking

Sends a signal to the owner material whenever something enters its objects' turf and steps onto said object

Vars

elevation_interactionsTypecache of objects which we only consider "touched" when they elevate the mob, or the mob is buckled to them Easy way to keep track of snowflake behavior like flipped tables
interaction_blacklistTypecache of things we should ignore
owner_materialMaterial we're linked to
requires_elevationDoes our parent require the target to be elevated for us to trigger?

Var Details

elevation_interactions

Typecache of objects which we only consider "touched" when they elevate the mob, or the mob is buckled to them Easy way to keep track of snowflake behavior like flipped tables

interaction_blacklist

Typecache of things we should ignore

owner_material

Material we're linked to

requires_elevation

Does our parent require the target to be elevated for us to trigger?