diff --git a/code/game/objects/items/storage/boxes/security_boxes.dm b/code/game/objects/items/storage/boxes/security_boxes.dm index 4742921ecce..230ad5eea22 100644 --- a/code/game/objects/items/storage/boxes/security_boxes.dm +++ b/code/game/objects/items/storage/boxes/security_boxes.dm @@ -219,7 +219,7 @@ /obj/item/storage/box/large_dart name = "box of XL shotgun darts" - name = "A box full of shotgun darts with increased chemical storage capacity." + desc = "A box full of shotgun darts with increased chemical storage capacity." icon_state = "shotdart_box" illustration = null