mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Adds the price and crate scanner to the hangar tech lockers and toolbelt (#21300)
This adds the price scanner, crate scanner and a clipboard to the hangar technician lockers. It also add the various scanners alongside the quikpay to the toolbelt, as it could already have the EFTPOS scanner. Lastly while doing this, I removed some of the department clothes from the lockers that were already in their drobe.
This commit is contained in:
@@ -117,7 +117,11 @@
|
||||
/obj/item/device/geiger,
|
||||
/obj/item/clothing/gloves/yellow,
|
||||
/obj/item/clothing/gloves/yellow/specialu,
|
||||
/obj/item/clothing/gloves/yellow/specialt
|
||||
/obj/item/clothing/gloves/yellow/specialt,
|
||||
/obj/item/export_scanner,
|
||||
/obj/item/device/price_scanner,
|
||||
/obj/item/device/cratescanner,
|
||||
/obj/item/device/quikpay
|
||||
)
|
||||
content_overlays = TRUE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user