it compiles, now to fix the maps

This commit is contained in:
Detective Google
2020-04-30 15:49:06 -05:00
parent 02265010d6
commit f6736e862d
9 changed files with 44 additions and 20 deletions
@@ -398,9 +398,6 @@
if(istype(loc, /area/mine/explored) || istype(loc, /area/lavaland/surface/outdoors/explored))
return
var/randumb = pickweight(terrain_spawn_list)
for(var/obj/structure/geyser/F in range(7, T))
if(istype(F, randumb))
return
new randumb(T)
/turf/open/floor/plating/asteroid/snow