Replace exodus space map with Z-expansion (#4025)

The space Z is empty, so there's not much point using DMMS map loading for it instead of simple Z expansion.
This commit is contained in:
Lohikar
2017-12-31 14:20:10 +01:00
committed by Werner
parent 398701775c
commit b494341098
2 changed files with 3 additions and 65540 deletions
+3
View File
@@ -52,3 +52,6 @@
/datum/map/exodus/generate_asteroid()
new /datum/random_map/automata/cave_system(null, 13, 32, 5, 217, 223)
new /datum/random_map/noise/ore(null, 13, 32, 5, 217, 223)
/datum/map/exodus/finalize_load()
world.maxz++
File diff suppressed because it is too large Load Diff