Skip to content

Commit

Permalink
Update code/datums/ammo/bullet/special_ammo.dm
Browse files Browse the repository at this point in the history
Co-authored-by: fira <[email protected]>
  • Loading branch information
cuberound and fira authored Dec 14, 2023
1 parent 119c83e commit 9df4812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/ammo/bullet/special_ammo.dm
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
))

/datum/ammo/bullet/machinegun/doorgun
flags_ammo_behavior = AMMO_IGNORE_COVER
flags_ammo_behavior = AMMO_BALLISTIC | AMMO_IGNORE_COVER

/datum/ammo/bullet/machinegun/auto // for M2C, automatic variant for M56D, stats for bullet should always be moderately overtuned to fulfill its ultra-offense + flank-push purpose
name = "heavy machinegun bullet"
Expand Down

0 comments on commit 9df4812

Please sign in to comment.