diff --git a/monkestation/code/modules/botany/species/apid/hive/hive_object.dm b/monkestation/code/modules/botany/species/apid/hive/hive_object.dm index 9e1d93ad7cb5..b0cf51e09701 100644 --- a/monkestation/code/modules/botany/species/apid/hive/hive_object.dm +++ b/monkestation/code/modules/botany/species/apid/hive/hive_object.dm @@ -86,6 +86,8 @@ GLOBAL_LIST_INIT(hive_exits, list()) icon = 'monkestation/code/modules/botany/icons/apid_sprites.dmi' icon_state = "hive_exit" resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF + anchored = TRUE + move_resist = INFINITY var/obj/structure/beebox/hive/linked_hive