Skip to content

Commit

Permalink
Removes unintended extra storage G8 from jackets (#3743)
Browse files Browse the repository at this point in the history
# About the pull request

Removes the G8 pouch storage for survivor jackets on some maps that was
unintended.

# Explain why it's good for the game

Cuts some exploits/circumnavigation of storage balance that were
unintended on snow maps.

# Changelog

:cl:
balance: Removed G8A storage from various snow suits and parkas
/:cl:
  • Loading branch information
Katskan committed Jun 28, 2023
1 parent 5c5c6e5 commit da8bda7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/modules/clothing/suits/labcoat.dm
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@
/obj/item/explosive/grenade,
/obj/item/device/binoculars,
/obj/item/attachable/bayonet,
/obj/item/storage/backpack/general_belt,
/obj/item/storage/large_holster/machete,
/obj/item/weapon/baseballbat,
/obj/item/weapon/baseballbat/metal,
Expand Down Expand Up @@ -289,7 +288,6 @@
/obj/item/explosive/grenade,
/obj/item/device/binoculars,
/obj/item/attachable/bayonet,
/obj/item/storage/backpack/general_belt,
/obj/item/storage/large_holster/machete,
/obj/item/weapon/baseballbat,
/obj/item/weapon/baseballbat/metal,
Expand Down

0 comments on commit da8bda7

Please sign in to comment.