1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-14 10:13:13 +02:00
RedMew/map_gen/Diggy
SimonFlapse 3b6a3e1d6e Increased evolution
Increased evolution_factor by 50%. (0.0000008 -> 0.0000012)
Increased pollution_factor by 100% (0.00002 -> 0.00004)

Created on_init() in AlienSpawner and moved the pollution_factor here from StartingZone.on_init()

Fixes #281
2018-11-10 14:10:30 +01:00
..
Feature Increased evolution 2018-11-10 14:10:30 +01:00
AlienEvolutionProgress.lua Reduced biter spawn cache footprint and digging increases evo (#241) 2018-10-17 10:20:43 +02:00
Config.lua Merge pull request #267 from iltar/noise-based-resource-spawning 2018-11-08 18:57:19 +01:00
Debug.lua Added stone void chest that sends stone to surface 2018-10-17 21:01:24 +02:00
Readme.md Reworked the documentation structure 2018-10-25 19:50:00 +02:00
Scanner.lua Minor perf update 2018-10-11 20:13:42 +02:00
Scenario.lua Fixed some more desyncs and math/table references 2018-10-11 19:43:04 +02:00
Template.lua removed on_void_added #229 2018-10-15 14:51:07 +02:00

RedMew - Diggy, Custom Scenario

The documentation for Diggy has moved to docs/scenarios/Diggy.md.