From 5363a9f2faa047611c1d043f4028e5fa229e17fc Mon Sep 17 00:00:00 2001 From: imatsoup <93290208+imatsoup@users.noreply.github.com> Date: Tue, 23 Dec 2025 04:30:22 +0000 Subject: [PATCH] Update debug backpacks to use the proper suffix (#41959) Update backpacks.yml --- Resources/Prototypes/Entities/Clothing/Back/backpacks.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Back/backpacks.yml b/Resources/Prototypes/Entities/Clothing/Back/backpacks.yml index b5d0692a0b..4f2a4550b9 100644 --- a/Resources/Prototypes/Entities/Clothing/Back/backpacks.yml +++ b/Resources/Prototypes/Entities/Clothing/Back/backpacks.yml @@ -364,7 +364,7 @@ id: ClothingBackpackDebug name: wackpack description: What the fuck is this? - suffix: Debug + suffix: DEBUG components: - type: Storage grid: @@ -380,7 +380,7 @@ id: ClothingBackpackDebug2 name: big wackpack description: What the fuck is this? - suffix: Debug + suffix: DEBUG components: - type: Storage grid: @@ -391,7 +391,7 @@ id: ClothingBackpackDebug3 name: gay wackpack description: What the fuck is this? - suffix: Debug + suffix: DEBUG components: - type: Storage grid: @@ -412,7 +412,7 @@ id: ClothingBackpackDebug4 name: offset wackpack description: What the fuck is this? - suffix: Debug + suffix: DEBUG components: - type: Storage grid: -- 2.52.0