Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
rye-rice committed Sep 7, 2024
1 parent c07606a commit 6d9244c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -282,8 +282,8 @@ EMPTY_GUN_HELPER(automatic/pistol/rattlesnake)

/obj/item/ammo_box/magazine/m9mm_rattlesnake
name = "Rattlesnake magazine (9mm)"
desc = "A long, 15-round double-stack magazine designed for the Rattlesnake machine pistol. These rounds do okay damage, but struggle against armor."
icon_state = "rattlesnake_mag-1"
desc = "A long, 18-round double-stack magazine designed for the Rattlesnake machine pistol. These rounds do okay damage, but struggle against armor."
icon_state = "rattlesnake_mag-18"
base_icon_state = "rattlesnake_mag"
ammo_type = /obj/item/ammo_casing/c9mm
caliber = "9mm"
Expand Down

0 comments on commit 6d9244c

Please sign in to comment.