diff --git a/code/game/objects/items/weapons/storage/belt.dm b/code/game/objects/items/weapons/storage/belt.dm index c218e6cc08b..df9886cbb6d 100644 --- a/code/game/objects/items/weapons/storage/belt.dm +++ b/code/game/objects/items/weapons/storage/belt.dm @@ -289,7 +289,8 @@ /obj/item/weapon/gun/projectile/p92x, /obj/item/taperoll, /obj/item/weapon/gun/projectile/colt/detective, - /obj/item/device/holowarrant + /obj/item/device/holowarrant, + /obj/item/device/ticket_printer //VOREStation Edit ) /obj/item/weapon/storage/belt/detective @@ -334,7 +335,8 @@ ///obj/item/weapon/gun/projectile/colt/detective, //Detectives don't get projectile weapons as standard here /obj/item/weapon/gun/energy/stunrevolver/detective, //In keeping with the same vein as above, they can store their special one /obj/item/device/holowarrant, - /obj/item/weapon/reagent_containers/food/drinks/flask + /obj/item/weapon/reagent_containers/food/drinks/flask, + /obj/item/device/ticket_printer //VOREStation Edit ) /obj/item/weapon/storage/belt/soulstone