Skip to content

Commit

Permalink
what if wrong?
Browse files Browse the repository at this point in the history
  • Loading branch information
FalloutFalcon committed Jan 31, 2024
1 parent d4762b3 commit f80aad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/guncrafting/frame.dm
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
installedParts = list(
/obj/item/part/gun/modular/grip/wood,
/obj/item/part/gun/modular/mechanism,
/obj/item/part/gun/modular/barrel
/obj/item/part/gun/modular/barrel/shotgun
)

/obj/item/part/gun/frame/commander
Expand Down

0 comments on commit f80aad3

Please sign in to comment.