mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
Singularity on Lavaland improvements
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user