diff --git a/code/game/objects/items/weapons/storage/belt.dm b/code/game/objects/items/weapons/storage/belt.dm index 4346e907f5c..d17fccba76f 100644 --- a/code/game/objects/items/weapons/storage/belt.dm +++ b/code/game/objects/items/weapons/storage/belt.dm @@ -247,7 +247,8 @@ /obj/item/holosign_creator/security, /obj/item/melee/classic_baton/telescopic, /obj/item/restraints/legcuffs/bola, - /obj/item/clothing/mask/gas/sechailer) + /obj/item/clothing/mask/gas/sechailer, + /obj/item/detective_scanner) /obj/item/storage/belt/security/full/populate_contents() new /obj/item/reagent_containers/spray/pepper(src)