Skip to content

Commit

Permalink
SG-8 fits in the holster (#3954)
Browse files Browse the repository at this point in the history
## About The Pull Request

says on the tin

## Why It's Good For The Game

i forgot in the original pr

## Changelog

:cl:
fix: SG-8 fits in the holster like all the other energy pistols
/:cl:

---------

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
generalthrax and actions-user authored Jan 4, 2025
1 parent b6c94b3 commit 3dd3ed9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/datums/components/storage/concrete/pockets.dm
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
/obj/item/gun/ballistic/revolver,
/obj/item/gun/energy/laser,
/obj/item/gun/energy/e_gun,
/obj/item/gun/energy/kalix/pistol,
/obj/item/stock_parts/cell/gun,
/obj/item/ammo_box)) // this doesnt let you put hades into holsters trust me
can_hold_max_of_items = typecacheof(list(
Expand Down

0 comments on commit 3dd3ed9

Please sign in to comment.