Removes VR sleepers from pubby + disables crafting VR sleeper boards.

This commit is contained in:
Archie
2021-01-19 18:31:25 -03:00
parent daba9f53cb
commit 25a467633b
2 changed files with 5 additions and 13 deletions
@@ -95,6 +95,6 @@
name = "Machine Design (VR Sleeper Board)"
desc = "The circuit board for a VR sleeper."
id = "vr_sleeper"
build_path = /obj/item/circuitboard/machine/vr_sleeper
build_path = /obj/item/circuitboard/machine/cell_charger //Replaced with a cell charger until someone takes the job to fix VR sleepers.
departmental_flags = DEPARTMENTAL_FLAG_ALL
category = list ("Medical Machinery")