lightgreendress (#919)
Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
This commit is contained in:
@@ -249,3 +249,13 @@
|
||||
sprite: _CP14/Clothing/Shirt/Roles/General/Dress/green_belt2_dress.rsi
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/Shirt/Roles/General/Dress/green_belt2_dress.rsi
|
||||
|
||||
- type: entity
|
||||
parent: CP14ClothingShirtBase
|
||||
id: CP14ClothinGreenLightDress
|
||||
name: light green dress
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/Shirt/Roles/General/Dress/light_green_dress.rsi
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/Shirt/Roles/General/Dress/light_green_dress.rsi
|
||||
|
||||
@@ -296,6 +296,7 @@
|
||||
- CP14ClothingCottonWhiteCollarDress
|
||||
- CP14ClothinGreenBeltDress
|
||||
- CP14ClothinGreenBeltDress2
|
||||
- CP14ClothinGreenLightDress
|
||||
- CP14ClothingShirtCottonYellow
|
||||
- CP14ClothingShirtCottonYellowCollar
|
||||
- CP14ClothingCottonYellowCollarDress
|
||||
@@ -401,6 +402,11 @@
|
||||
equipment:
|
||||
shirt: CP14ClothinGreenBeltDress2
|
||||
|
||||
- type: loadout
|
||||
id: CP14ClothinGreenLightDress
|
||||
equipment:
|
||||
shirt: CP14ClothinGreenLightDress
|
||||
|
||||
- type: loadout
|
||||
id: CP14ClothingShirtCottonYellow
|
||||
equipment:
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 651 B |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "All right reserved",
|
||||
"copyright": "Created by creamy",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-SHIRT",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user