Skip to content

Commit

Permalink
double oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Gristlebee committed Feb 11, 2025
1 parent d7b7559 commit 5d87db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/energy.dm
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
/obj/item/attachment/sling,
)
slot_available = list(
ATTACHMENT_SLOT_RAIL = 1
ATTACHMENT_SLOT_RAIL = 1,
ATTACHMENT_SLOT_MUZZLE = 1
)
slot_offsets = list(
Expand Down

0 comments on commit 5d87db9

Please sign in to comment.