Fixes icebox gen (#55506)

Adds some more rock formations on the surface of icebox.
This commit is contained in:
Qustinnus
2020-12-17 14:23:31 -08:00
committed by GitHub
parent 997f1b1a40
commit 3984f85202
+2 -1
View File
@@ -13,6 +13,7 @@
/datum/map_generator/cave_generator/icemoon/surface
flora_spawn_chance = 4
mob_spawn_list = null
initial_closed_chance = 40
initial_closed_chance = 53
birth_limit = 5
death_limit = 4
smoothing_iterations = 10