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

random

Vars

mineralChanceWhat are the base odds that this turf spawns a mineral in the wall on initialize?
proximity_basedDoes this mineral determine it's random chance and mineral contents based on proximity to a vent? Overrides mineralChance and mineralAmt.

Procs

mineral_chancesReturns a list of the chances for minerals to spawn. Will only run once, and will then be cached.

Var Details

mineralChance

What are the base odds that this turf spawns a mineral in the wall on initialize?

proximity_based

Does this mineral determine it's random chance and mineral contents based on proximity to a vent? Overrides mineralChance and mineralAmt.

Proc Details

mineral_chances

Returns a list of the chances for minerals to spawn. Will only run once, and will then be cached.