From 9e46b35207b6e7b3e9c48af20b5457dbf25c7095 Mon Sep 17 00:00:00 2001 From: Ubaser <134914314+UbaserB@users.noreply.github.com> Date: Wed, 13 Dec 2023 19:51:09 +1100 Subject: [PATCH] Jetpack buff (#22444) * add * tweak --- Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml b/Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml index 255090b923..15a16d99f6 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml @@ -151,6 +151,7 @@ sprite: Objects/Tanks/Jetpacks/captain.rsi slots: - Back + - SuitStorage - type: Item sprite: Objects/Tanks/Jetpacks/captain.rsi size: Normal @@ -191,6 +192,7 @@ slots: - Back - suitStorage + - Belt - type: GasTank outputPressure: 42.6 air: @@ -262,6 +264,7 @@ slots: - Back - suitStorage + - Belt # Filled void - type: entity -- 2.51.2