Demolition mod is inverted vs "soft" structures like spider webs (#90464)

This commit is contained in:
MrMelbert
2025-04-29 17:51:09 -06:00
committed by Shadow-Quill
parent 0282934679
commit b38a641e83
12 changed files with 39 additions and 12 deletions
+2 -1
View File
@@ -22,7 +22,8 @@
// see-through curtains should let emissives shine through
if(!opaque_closed)
blocks_emissive = EMISSIVE_BLOCK_NONE
return ..()
. = ..()
ADD_TRAIT(src, TRAIT_INVERTED_DEMOLITION, INNATE_TRAIT)
/obj/structure/curtain/proc/toggle()
open = !open