Makes reinforced plasma windows block heatspreading, mostly so the sm delams properly, and partially so mappers have a tool for this sort of thing (#56545)

This commit is contained in:
LemonInTheDark
2021-02-05 01:18:21 -08:00
committed by GitHub
parent ea6057a557
commit 2ce4b265c5
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -512,6 +512,8 @@
explosion_block = 2
glass_type = /obj/item/stack/sheet/plasmarglass
/obj/structure/window/plasma/reinforced/BlockSuperconductivity()
return TRUE
//entirely copypasted code
//take this out when construction is made a component or otherwise modularized in some way
/obj/structure/window/plasma/reinforced/attackby(obj/item/I, mob/living/user, params)