Skip to content

Commit

Permalink
Smartgunners can carry folding cades on their backs (#6777)
Browse files Browse the repository at this point in the history
# About the pull request
Lets smartgunners carry folding cades on their backs, just like they can
wear parachutes.

# Explain why it's good for the game
No one asked for this, but I think this adds a nice little utility.

# Testing Photographs and Procedure
<details>
<summary>Screenshots & Videos</summary>

Put screenshots and videos here with an empty line between the
screenshots and the `<details>` tags.

</details>


# Changelog
:cl: ihatethisengine2
balance: Smartgunners can wear folding barricades on their backs.
/:cl:
  • Loading branch information
ihatethisengine authored Jul 29, 2024
1 parent f4ddca4 commit d67e5e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/structures/barricade/deployable.dm
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@

w_class = SIZE_LARGE
flags_equip_slot = SLOT_BACK|SLOT_SUIT_STORE
flags_item = SMARTGUNNER_BACKPACK_OVERRIDE
icon_state = "folding-1"
item_state = "folding"
item_state_slots = list(
Expand Down

0 comments on commit d67e5e5

Please sign in to comment.