fix: fix rsi path (#75)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user