mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
[MIRROR] Hygienebot goes over the table (#3693)
* hygienebot can fly over tables (#57208) * Hygienebot goes over the table Co-authored-by: YakumoChen <king_yoshi42@yahoo.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
bot_core_type = /obj/machinery/bot_core/hygienebot
|
||||
window_id = "autoclean"
|
||||
window_name = "Automatic Crew Cleaner X2"
|
||||
pass_flags = PASSMOB | PASSFLAPS
|
||||
pass_flags = PASSMOB | PASSFLAPS | PASSTABLE
|
||||
path_image_color = "#993299"
|
||||
allow_pai = FALSE
|
||||
layer = ABOVE_MOB_LAYER
|
||||
|
||||
Reference in New Issue
Block a user