forked from mtcontrib/tsm_mines
Add settingtypes.txt
This commit is contained in:
parent
efbb144bda
commit
d686d8ac8d
9
settingtypes.txt
Normal file
9
settingtypes.txt
Normal file
@ -0,0 +1,9 @@
|
||||
#Mines are generated no higher than this depth.
|
||||
mines_deep_min (Highest mines depth) int -64
|
||||
|
||||
#Mines are generated no lower than this depth.
|
||||
mines_deep_max (Lowest mines depth) int -380
|
||||
|
||||
#Determines how many mines are generated. Increase this value to generate more
|
||||
#mines.
|
||||
mines_spawnfactor (Mines generation factor) float 1.5 0.0
|
Loading…
Reference in New Issue
Block a user