tile
Vars | |
mineralType | Determines certain welder interactions. |
---|---|
tile_reskin_types | Cached associative lazy list to hold the radial options for tile reskinning. See tile_reskinning.dm for more information. Pattern: list[type] -> image |
turf_type | What type of turf does this tile produce. |
Procs | |
tile_reskin_list | Caches associative lists with type path index keys and images of said type's initial icon state (typepath -> image). |
Var Details
mineralType
Determines certain welder interactions.
tile_reskin_types
Cached associative lazy list to hold the radial options for tile reskinning. See tile_reskinning.dm for more information. Pattern: list[type] -> image
turf_type
What type of turf does this tile produce.
Proc Details
tile_reskin_list
Caches associative lists with type path index keys and images of said type's initial icon state (typepath -> image).