mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Polaris sync
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
iterations = 5
|
||||
descriptor = "moon caves"
|
||||
var/list/ore_turfs = list()
|
||||
var/make_cracked_turfs = TRUE
|
||||
|
||||
/datum/random_map/automata/cave_system/no_cracks
|
||||
make_cracked_turfs = FALSE
|
||||
|
||||
/datum/random_map/automata/cave_system/get_appropriate_path(var/value)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user