mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-10 11:21:09 +00:00
Ok Cave system generation breaks everything, removing
This commit is contained in:
@@ -217,7 +217,6 @@
|
||||
/datum/map_template/tether_lateload/away_class_d/on_map_loaded(z)
|
||||
. = ..()
|
||||
seed_submaps(list(z), 200, /area/poi_d/unexplored, /datum/map_template/submap/level_specific/class_d)
|
||||
new /datum/random_map/automata/cave_system/no_cracks(null, 3, 3, z, world.maxx - 4, world.maxy - 4)
|
||||
new /datum/random_map/noise/ore/class_d(null, 1, 1, z, 64, 64)
|
||||
|
||||
/datum/map_z_level/tether_lateload/away_class_d
|
||||
|
||||
Reference in New Issue
Block a user