Singularity on Lavaland improvements

This commit is contained in:
Mark van Alphen
2019-06-03 23:38:18 +02:00
parent e7da7fdf1f
commit 5f33ae47fa
3 changed files with 2 additions and 7 deletions
+1
View File
@@ -628,6 +628,7 @@
/obj/effect/turf_decal/tile/brown{
dir = 4
},
/obj/effect/baseturf_helper/lava_land/surface,
/turf/simulated/floor/plasteel,
/area/mine/eva)
"bH" = (
@@ -95,12 +95,6 @@
slowdown = 0
return
/turf/simulated/floor/plating/asteroid/singularity_act()
return
/turf/simulated/floor/plating/asteroid/singularity_pull(S, current_size)
return
/turf/simulated/floor/plating/asteroid/basalt
name = "volcanic floor"
baseturf = /turf/simulated/floor/plating/asteroid/basalt
+1 -1
View File
@@ -136,7 +136,7 @@
var/obj/structure/sign/poster/P = O
P.roll_and_drop(src)
else
O.loc = src
O.forceMove(src)
ChangeTurf(/turf/simulated/floor/plating)