Skip to content

Commit

Permalink
new
Browse files Browse the repository at this point in the history
  • Loading branch information
efzapa committed Aug 23, 2024
1 parent 92288a3 commit 7ea7835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/magazines/revolvers.dm
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

/obj/item/ammo_magazine/revolver/heavy
name = "\improper M44 heavy speed loader (.44)"
desc = "A revolver speed loader containing heavy bullets. While less damaging overall than the traditional rounds, these are more accurate."
desc = "A revolver speed loader containing heavy bullets. While less damaging overall than the traditional rounds, they are more accurate."
default_ammo = /datum/ammo/bullet/revolver/heavy
caliber = ".44"
ammo_band_color = REVOLVER_TIP_COLOR_HEAVY
Expand Down

0 comments on commit 7ea7835

Please sign in to comment.