/tg/ Station 13 - Modules - Types

code/datums/mapgen/JungleGenerator.dm

/datum/map_generator/jungle_generatorSpawning isn't done in procs to save on overhead on the 60k turfs we're going through.
/turf/open/genturfThis turf doesn't actually do anything beyond provide contrast for mappers and be very visible when stuff breaks in game. The actual areas are what drive cave generation.