Goonstation 13 - Modules - TypesVar Details

/datum/bioluminescent_algae

Vars

color_alphaThe absolute lowest a color value can be, e.g. if the noise at the coords was 0. To help give us bright vibrant colors
perlin_zoomUsed to select "zoom" level into the perlin noise, higher numbers result in slower transitions
random_square_driftthe random offset applied to square coordinates, causes intermingling at biome borders
seedsour randomized seed values

Var Details

color_alpha

The absolute lowest a color value can be, e.g. if the noise at the coords was 0. To help give us bright vibrant colors

perlin_zoom

Used to select "zoom" level into the perlin noise, higher numbers result in slower transitions

random_square_drift

the random offset applied to square coordinates, causes intermingling at biome borders

seeds

our randomized seed values