From 7d4e71b9a367f5c10e2475d1f91c0ce52fffd111 Mon Sep 17 00:00:00 2001 From: Alexsey Bezyuk Date: Tue, 3 Jun 2025 01:43:48 +1000 Subject: [PATCH] suffix --- .../Prototypes/_CP14/Entities/Clothing/Back/backpacks.yml | 6 +++++- .../_CP14/Entities/Clothing/Back/backpacks_explorer.yml | 4 ++++ .../_CP14/Entities/Clothing/Back/backpacks_satchels.yml | 4 ++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Back/backpacks.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Back/backpacks.yml index c4018c8e7f..03a3df6d0c 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Back/backpacks.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Back/backpacks.yml @@ -7,10 +7,11 @@ - type: Sprite sprite: _CP14/Clothing/Back/Backpacks/leather_backpack.rsi -type: entity +- type: entity parent: CP14ClothingBackpackBase id: CP14ClothingBackpackT0 name: backpack T0 + suffix: backpack T0 description: You wear this on your back and put items into it. components: - type: Sprite @@ -24,6 +25,7 @@ type: entity parent: CP14ClothingBackpackT0 id: CP14ClothingBackpackT1 name: backpack T1 + suffix: backpack T1 description: You wear this on your back and put items into it. components: - type: Sprite @@ -36,6 +38,7 @@ type: entity parent: CP14ClothingBackpackT1 id: CP14ClothingBackpackT2 name: backpack T2 + suffix: backpack T2 description: You wear this on your back and put items into it. components: - type: Sprite @@ -50,6 +53,7 @@ type: entity parent: CP14ClothingBackpackT2 id: CP14ClothingBackpackT3 name: backpack T3 + suffix: backpack T3 description: You wear this on your back and put items into it. components: - type: Sprite diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Back/backpacks_explorer.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Back/backpacks_explorer.yml index 39e229a5e5..e5dd82986c 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Back/backpacks_explorer.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Back/backpacks_explorer.yml @@ -8,6 +8,7 @@ parent: CP14ClothingExplorerBackpackBase id: CP14ClothingExplorerBackpackT0 name: Small Explorer Backpack + suffix: backpack T0 description: You wear this on your back and put items into it. components: - type: Sprite @@ -30,6 +31,7 @@ parent: CP14ClothingExplorerBackpackBase id: CP14ClothingExplorerBackpackT1 name: Explorer Backpack + suffix: backpack T1 description: You wear this on your back and put items into it. components: - type: Sprite @@ -52,6 +54,7 @@ parent: CP14ClothingExplorerBackpackBase id: CP14ClothingExplorerBackpackT2 name: Big Explorer Backpack + suffix: backpack T2 description: You wear this on your back and put items into it. components: - type: Sprite @@ -75,6 +78,7 @@ parent: CP14ClothingExplorerBackpackBase id: CP14ClothingExplorerBackpackT3 name: Huge Explorer Backpack + suffix: backpack T3 description: You wear this on your back and put items into it. components: - type: Sprite diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Back/backpacks_satchels.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Back/backpacks_satchels.yml index cb6e94d361..edf45871a5 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Back/backpacks_satchels.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Back/backpacks_satchels.yml @@ -23,6 +23,7 @@ parent: CP14ClothingSatchelBase id: CP14ClothingSatchelT0 name: satchel T0 + suffix: backpack T0 description: You wear this on your back and put items into it. components: - type: Sprite @@ -39,6 +40,7 @@ parent: CP14ClothingSatchelT0 id: CP14ClothingSatchelT1 name: satchel T1 + suffix: backpack T1 description: You wear this on your back and put items into it. components: - type: Sprite @@ -55,6 +57,7 @@ parent: CP14ClothingSatchelT1 id: CP14ClothingSatchelT2 name: satchel T2 + suffix: backpack T2 description: You wear this on your back and put items into it. components: - type: Sprite @@ -72,6 +75,7 @@ parent: CP14ClothingSatchelT2 id: CP14ClothingSatchelT3 name: satchel T3 + suffix: backpack T3 description: You wear this on your back and put items into it. components: - type: Sprite