This commit is contained in:
Detective Google
2020-08-14 15:38:27 -05:00
parent 2fa0b4ae6c
commit 81f7307575
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -94,7 +94,7 @@
/turf/open/floor/light/colour_cycle,
/area/shuttle/escape)
"r" = (
/turf/open/floor/mineral/plasma,
/turf/open/floor/mineral/plasma/disco,
/area/shuttle/escape)
"s" = (
/turf/open/floor/mineral/silver,
@@ -112,7 +112,7 @@
resistance_flags = 2
},
/obj/structure/fans/tiny,
/turf/open/floor/mineral/plasma,
/turf/open/floor/mineral/plasma/disco,
/area/shuttle/escape)
"v" = (
/obj/machinery/jukebox/disco/indestructible,
@@ -58,6 +58,10 @@
if(exposed_temperature > 300)
PlasmaBurn(exposed_temperature)
// Plasma floor that can't be removed, for disco
/turf/open/floor/material/plasma/disco/crowbar_act(mob/living/user, obj/item/I)
return
//GOLD