This commit is contained in:
Alexsey Bezyuk
2025-06-03 01:43:48 +10:00
parent 2c7f1e9318
commit 7d4e71b9a3
3 changed files with 13 additions and 1 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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