diff --git a/code/modules/mob/living/bot/cleanbot.dm b/code/modules/mob/living/bot/cleanbot.dm index be7b33143f..de4c2a2d78 100644 --- a/code/modules/mob/living/bot/cleanbot.dm +++ b/code/modules/mob/living/bot/cleanbot.dm @@ -4,6 +4,7 @@ icon_state = "cleanbot0" req_one_access = list(access_robotics, access_janitor) botcard_access = list(access_janitor) + pass_flags = PASSTABLE locked = 0 // Start unlocked so roboticist can set them to patrol. wait_if_pulled = 1