mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
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:
@@ -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
Reference in New Issue
Block a user