Skip to content

Commit

Permalink
Fixes missing pipe shotgun sprite. (shiptest-ss13#2729)
Browse files Browse the repository at this point in the history
## About The Pull Request

Tin

## Why It's Good For The Game

Oops.

## Changelog

:cl:
fix: fixes invisble pipe shotguns
/:cl:
  • Loading branch information
rye-rice authored and MysticalFaceLesS committed Feb 16, 2024
1 parent 82e69c5 commit fd62728
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/projectiles/guns/ballistic/shotgun.dm
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@
/obj/item/gun/ballistic/shotgun/doublebarrel/improvised
name = "improvised shotgun"
desc = "A length of pipe and miscellaneous bits of scrap fashioned into a rudimentary single-shot shotgun."
icon = 'icons/obj/guns/projectile.dmi'
base_icon_state = "ishotgun"
icon_state = "ishotgun"
item_state = "ishotgun"
Expand Down

0 comments on commit fd62728

Please sign in to comment.