Skip to content

Commit

Permalink
removes useless variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Meatstuff882 committed Jul 5, 2024
1 parent 09c8206 commit 165bdf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/projectiles/magazines/shotguns.dm
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ var/list/shotgun_handfuls_12g = list(
name = "handful of shotgun buckshot shells, USCM special type (12g)"
icon_state = "special_buck_5"
default_ammo = /datum/ammo/bullet/shotgun/buckshot/special
handful_state = "special_buck"

/obj/item/ammo_magazine/handful/shotgun/buckshot/incendiary
name = "handful of incendiary buckshot shells (12g)"
Expand Down

0 comments on commit 165bdf5

Please sign in to comment.