diff --git a/code/game/objects/items/attachments/stock.dm b/code/game/objects/items/attachments/stock.dm index 4486334348ca..a3f241bd2eab 100644 --- a/code/game/objects/items/attachments/stock.dm +++ b/code/game/objects/items/attachments/stock.dm @@ -1,6 +1,6 @@ /obj/item/attachment/foldable_stock name = "folding stock" - desc = "A foldable stock that can be attached to a weapon to improve stability." + desc = "A folding stock that can be attached to certain weapons to improve stability and decreases recoil." icon_state = "skm-carbine-stock" slot = ATTACHMENT_SLOT_STOCK attach_features_flags = ATTACH_TOGGLE