From d67e5e512e06f4501a9b661645f329fc8b1ae70a Mon Sep 17 00:00:00 2001 From: ihatethisengine <115417687+ihatethisengine@users.noreply.github.com> Date: Mon, 29 Jul 2024 23:50:02 +0300 Subject: [PATCH] Smartgunners can carry folding cades on their backs (#6777) # 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
Screenshots & Videos Put screenshots and videos here with an empty line between the screenshots and the `
` tags.
# Changelog :cl: ihatethisengine2 balance: Smartgunners can wear folding barricades on their backs. /:cl: --- code/game/objects/structures/barricade/deployable.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/game/objects/structures/barricade/deployable.dm b/code/game/objects/structures/barricade/deployable.dm index e53c917dc2bb..0f69b0951b05 100644 --- a/code/game/objects/structures/barricade/deployable.dm +++ b/code/game/objects/structures/barricade/deployable.dm @@ -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(