mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-17 18:12:32 +01:00
Bots Don't Get Vored by Maints
Ports a little something from VOREStation so that CleanBots don't ever go into the maints anymore.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
maxHealth = 100
|
||||
health = 100
|
||||
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