yeah
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user