diff --git a/code/game/objects/storage/belt.dm b/code/game/objects/storage/belt.dm index e5c94d2cf6c..1d539bc97aa 100644 --- a/code/game/objects/storage/belt.dm +++ b/code/game/objects/storage/belt.dm @@ -97,8 +97,8 @@ "/obj/item/weapon/cigpacket", "/obj/item/weapon/storage/pill_bottle", "/obj/item/stack/medical", - "/obj/item/device/flashlight/pen" - "/obj/item/device/pda", + "/obj/item/device/flashlight/pen", + "/obj/item/device/pda" )