mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Merge pull request #8841 from VOREStation/upstream-merge-7545
[MIRROR] Enables passtable for cleanbots
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
icon_state = "cleanbot0"
|
icon_state = "cleanbot0"
|
||||||
req_one_access = list(access_robotics, access_janitor)
|
req_one_access = list(access_robotics, access_janitor)
|
||||||
botcard_access = list(access_janitor)
|
botcard_access = list(access_janitor)
|
||||||
|
pass_flags = PASSTABLE
|
||||||
|
|
||||||
locked = 0 // Start unlocked so roboticist can set them to patrol.
|
locked = 0 // Start unlocked so roboticist can set them to patrol.
|
||||||
wait_if_pulled = 1
|
wait_if_pulled = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user