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:
parent
17486c4053
commit
a0e5ea0737
@ -34,7 +34,7 @@ global.this.maps = {
|
||||
frequency = 0,
|
||||
},
|
||||
["crude-oil"] = {
|
||||
frequency = 10,
|
||||
frequency = 1000,
|
||||
size = 1,
|
||||
},
|
||||
["trees"] = {
|
||||
|
Loading…
Reference in New Issue
Block a user