Skip to content

Commit

Permalink
yea
Browse files Browse the repository at this point in the history
  • Loading branch information
FalloutFalcon committed Sep 13, 2024
1 parent 78c7fbe commit 122d44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/ammunition/ballistic/shotgun.dm
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@

/obj/item/ammo_casing/shotgun/blank
name = "blank shell"
icon_state = "blank"
desc = "A shell packed with powder but no projectile."
icon_state = "blank"
projectile_type = /obj/projectile/bullet/pellet/blank
custom_materials = list(/datum/material/iron=250)

Expand Down

0 comments on commit 122d44b

Please sign in to comment.