code/datums/mapgen/JungleGenerator.dm
/datum/map_generator/jungle_generator | Spawning isn't done in procs to save on overhead on the 60k turfs we're going through. |
---|---|
/turf/open/genturf | This 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. |