Merge pull request #50541 from EgorDinamit/fluffwrench

Small fix for Forgottenship ruin.
This commit is contained in:
spookydonut
2020-04-24 00:53:22 +08:00
committed by GitHub
@@ -78,6 +78,7 @@ GLOBAL_VAR_INIT(fscpassword, generate_password())
/obj/structure/fluff/empty_sleeper/syndicate/captain
icon_state = "sleeper_s-open"
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF
deconstructible = FALSE
/obj/structure/fluff/empty_sleeper/syndicate/captain/ComponentInitialize()
. = ..()