From: Veritius Date: Sun, 19 Feb 2023 00:59:47 +0000 (+1100) Subject: Jetpacks can be worn in suit storage (#14168) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=cb8b12ab6094698e0d8ce40552c84a9790ffc711;p=space-station-14.git Jetpacks can be worn in suit storage (#14168) --- diff --git a/Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml b/Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml index 8429a94b27..61f4eba502 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml @@ -48,6 +48,7 @@ quickEquip: false slots: - Back + - suitStorage - type: GasTank outputPressure: 21.27825 air: @@ -82,6 +83,7 @@ sprite: Objects/Tanks/Jetpacks/blue.rsi slots: - Back + - suitStorage # Filled blue - type: entity @@ -114,6 +116,7 @@ sprite: Objects/Tanks/Jetpacks/black.rsi slots: - Back + - suitStorage # Filled black - type: entity @@ -144,6 +147,7 @@ sprite: Objects/Tanks/Jetpacks/captain.rsi slots: - Back + - suitStorage - type: Item sprite: Objects/Tanks/Jetpacks/captain.rsi size: 30 @@ -216,6 +220,7 @@ sprite: Objects/Tanks/Jetpacks/security.rsi slots: - Back + - suitStorage #Filled security - type: entity @@ -248,6 +253,7 @@ sprite: Objects/Tanks/Jetpacks/void.rsi slots: - Back + - suitStorage # Filled void - type: entity