Winter is coming... (#918)
This commit is contained in:
@@ -73,4 +73,15 @@
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/Cloak/Roles/General/fur_coat.rsi
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/Cloak/Roles/General/fur_coat.rsi
|
||||
sprite: _CP14/Clothing/Cloak/Roles/General/fur_coat.rsi
|
||||
|
||||
- type: entity
|
||||
parent: CP14ClothingCloakBase
|
||||
id: CP14ClothingCloakInsulated
|
||||
name: insulated mantle
|
||||
description: Winter is coming...
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/Cloak/Roles/General/insulated_mantle.rsi
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/Cloak/Roles/General/insulated_mantle.rsi
|
||||
@@ -13,6 +13,7 @@
|
||||
- CP14ClothingCloakGreen
|
||||
- CP14ClothingCloakBlue
|
||||
- CP14ClothingCloakFurCoat
|
||||
- CP14ClothingCloakInsulated
|
||||
|
||||
- type: loadout
|
||||
id: CP14ClothingCloakFurcapeBlack
|
||||
@@ -54,6 +55,11 @@
|
||||
equipment:
|
||||
cloak: CP14ClothingCloakFurCoat
|
||||
|
||||
- type: loadout
|
||||
id: CP14ClothingCloakInsulated
|
||||
equipment:
|
||||
cloak: CP14ClothingCloakInsulated
|
||||
|
||||
# OuterClothing
|
||||
|
||||
- type: loadoutGroup
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 581 B |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "All right reserved",
|
||||
"copyright": "Created by Lucson1337",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-CLOAK",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user