mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-19 02:36:41 +00:00
commit
cca68ba139
@ -63,9 +63,9 @@ wg_centerPointCountMin=5
|
|||||||
wg_centerPointCountMax=15
|
wg_centerPointCountMax=15
|
||||||
# Wall/Plain tile ratio for the WorldGenerator
|
# Wall/Plain tile ratio for the WorldGenerator
|
||||||
wg_wallPlainRatio=4
|
wg_wallPlainRatio=4
|
||||||
# Minimum iron tiles count for the WorldGenerator
|
|
||||||
wg_minIronCount=0
|
|
||||||
# Minimum iron tile count for the WorldGenerator
|
# Minimum iron tile count for the WorldGenerator
|
||||||
|
wg_minIronCount=0
|
||||||
|
# Maximum iron tile count for the WorldGenerator
|
||||||
wg_maxIronCount=2
|
wg_maxIronCount=2
|
||||||
# Minimum copper tile count for the WorldGenerator
|
# Minimum copper tile count for the WorldGenerator
|
||||||
wg_minCopperCount=0
|
wg_minCopperCount=0
|
||||||
@ -75,4 +75,4 @@ wg_maxCopperCount=2
|
|||||||
|
|
||||||
# ----------------------------------------------
|
# ----------------------------------------------
|
||||||
# Maximum execution time of user code in ms
|
# Maximum execution time of user code in ms
|
||||||
user_timeout=100
|
user_timeout=100
|
||||||
|
Loading…
x
Reference in New Issue
Block a user