fix: fix rsi path (#75)

This commit is contained in:
ThereDrD0
2024-02-15 08:38:08 +03:00
committed by GitHub
parent af15fe7cd3
commit 8822d95b22

View File

@@ -5,7 +5,7 @@
description: It shines description: It shines
components: components:
- type: Sprite - type: Sprite
sprite: White\Clothing\Neck\gold-cross.rsi sprite: White/Clothing/Neck/gold-cross.rsi
- type: entity - type: entity
parent: ClothingNeckBase parent: ClothingNeckBase
@@ -14,7 +14,7 @@
description: It shines description: It shines
components: components:
- type: Sprite - type: Sprite
sprite: White\Clothing\Neck\silver-cross.rsi sprite: White/Clothing/Neck/silver-cross.rsi
- type: entity - type: entity
parent: ClothingNeckBase parent: ClothingNeckBase
@@ -23,7 +23,7 @@
description: It shines description: It shines
components: components:
- type: Sprite - type: Sprite
sprite: White\Clothing\Neck\tech-necklace.rsi sprite: White/Clothing/Neck/tech-necklace.rsi
- type: entity - type: entity
parent: ClothingNeckBase parent: ClothingNeckBase
@@ -32,4 +32,4 @@
description: It shines description: It shines
components: components:
- type: Sprite - type: Sprite
sprite: White\Clothing\Neck\unholy-necklace.rsi sprite: White/Clothing/Neck/unholy-necklace.rsi