ticket printers and folders are now holsterable

By god I will quick draw my bureaucratic weapons so fast you will wish it was a gun
This commit is contained in:
TankTheBirb
2022-12-19 20:31:50 -05:00
parent be0a939c6a
commit ebde941c7f
2 changed files with 2 additions and 0 deletions
@@ -3,6 +3,7 @@
desc = "It prints security citations!"
icon = 'icons/obj/device_vr.dmi'
icon_state = "sec_ticket_printer"
slot_flags = SLOT_BELT | SLOT_HOLSTER
var/print_cooldown = 1 MINUTE
var/last_print
+1
View File
@@ -7,6 +7,7 @@
pressure_resistance = 2
drop_sound = 'sound/items/drop/paper.ogg'
pickup_sound = 'sound/items/pickup/paper.ogg'
slot_flags = SLOT_BELT | SLOT_HOLSTER
/obj/item/weapon/folder/blue
desc = "A blue folder."