mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
Removes unused mapgenerator landmarks (#70260)
* Removes mapgenerator landmarks * It's unused why is it missing breaking CI * :( * Fixes the error create and destroy was blowing up its enclosure, exposing basic space to air, which causes runtimes because basic space has literally nothing Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
This commit is contained in:
co-authored by
LemonInTheDark
parent
8c83605151
commit
240fd8391a
@@ -163,10 +163,3 @@
|
||||
|
||||
/datum/map_generator_module/snow/rand_ice_rocks
|
||||
spawnableAtoms = list(/obj/structure/flora/rock/icy/style_random = 5, /obj/structure/flora/rock/pile/icy/style_random = 5)
|
||||
|
||||
/obj/effect/landmark/map_generator/snowy
|
||||
mapGeneratorType = /datum/map_generator/snowy
|
||||
endTurfX = 159
|
||||
endTurfY = 157
|
||||
startTurfX = 37
|
||||
startTurfY = 35
|
||||
|
||||
Reference in New Issue
Block a user