mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 23:59:40 +01:00
Merge pull request #4396 from VOREStation/upstream-merge-5674
[MIRROR] Removes maintenance access from cleanbots
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
desc = "A little cleaning robot, it looks so excited!"
|
||||
icon_state = "cleanbot0"
|
||||
req_one_access = list(access_robotics, access_janitor)
|
||||
botcard_access = list(access_janitor, access_maint_tunnels)
|
||||
botcard_access = list(access_janitor)
|
||||
|
||||
locked = 0 // Start unlocked so roboticist can set them to patrol.
|
||||
wait_if_pulled = 1
|
||||
|
||||
Reference in New Issue
Block a user