1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-10 00:43:27 +02:00

planet_prison: increase crude oil frequency

Increases frequency of oil crude to spawn to 1000.
This commit is contained in:
cogito 2020-01-09 20:42:03 +01:00
parent 17486c4053
commit a0e5ea0737

View File

@ -34,7 +34,7 @@ global.this.maps = {
frequency = 0,
},
["crude-oil"] = {
frequency = 10,
frequency = 1000,
size = 1,
},
["trees"] = {