Skip to content

Commit

Permalink
Update code/game/objects/items/attachments/stock.dm
Browse files Browse the repository at this point in the history
Co-authored-by: thgvr <[email protected]>
Signed-off-by: FalloutFalcon <[email protected]>
  • Loading branch information
FalloutFalcon and thgvr authored Jul 7, 2024
1 parent b3db307 commit dfd9150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/attachments/stock.dm
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit dfd9150

Please sign in to comment.