mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 20:57:23 +01:00
Merge pull request #5734 from CHOMPStation2/Razgriz1032-patch-8
Add ticket printer to security lockers
This commit is contained in:
@@ -155,6 +155,7 @@
|
||||
/obj/item/weapon/gun/projectile/revolvershotgun,
|
||||
/obj/item/ammo_magazine/m12gdrumjack/beanbag,
|
||||
/obj/item/ammo_magazine/m12gdrumjack/beanbag,
|
||||
/obj/item/device/ticket_printer, //CHOMPStation addition
|
||||
/obj/item/device/retail_scanner/security //CHOMPStation addition
|
||||
)
|
||||
|
||||
@@ -198,7 +199,8 @@
|
||||
/obj/item/device/flashlight/maglight,
|
||||
/obj/item/device/holowarrant, //CHOMPStation addition
|
||||
/obj/item/device/retail_scanner/security, //CHOMPStation addition
|
||||
/obj/item/clothing/glasses/hud/security //CHOMPStation addition
|
||||
/obj/item/clothing/glasses/hud/security, //CHOMPStation addition
|
||||
/obj/item/device/ticket_printer //CHOMPStation addition
|
||||
)
|
||||
|
||||
/obj/structure/closet/secure_closet/security/Initialize()
|
||||
|
||||
@@ -51,6 +51,7 @@
|
||||
// /obj/item/clothing/head/beret/sec/corporate/hos, //CHOMP Remove
|
||||
// /obj/item/clothing/suit/storage/hooded/wintercoat/security, //CHOMP Remove
|
||||
// /obj/item/clothing/shoes/boots/winter/security, //CHOMP Remove
|
||||
/obj/item/device/ticket_printer, //CHOMP Add
|
||||
/obj/item/device/flashlight/maglight)
|
||||
|
||||
//Custom NT Security Lockers, Only found at central command
|
||||
|
||||
Reference in New Issue
Block a user