Revert "Syurko update (#1148)"

This reverts commit d5ce5d9f37.
This commit is contained in:
Ed
2025-04-08 17:48:55 +03:00
committed by GitHub
parent d201dc0695
commit 605f4edcd1
13 changed files with 2 additions and 108 deletions

View File

@@ -84,27 +84,4 @@
- type: Sprite - type: Sprite
sprite: _CP14/Clothing/Cloak/Roles/General/insulated_mantle.rsi sprite: _CP14/Clothing/Cloak/Roles/General/insulated_mantle.rsi
- type: Clothing - type: Clothing
sprite: _CP14/Clothing/Cloak/Roles/General/insulated_mantle.rsi sprite: _CP14/Clothing/Cloak/Roles/General/insulated_mantle.rsi
- type: entity
parent: CP14ClothingCloakBase
id: CP14ClothingCloakBlackSyurko
name: black surcoats
description: A long and roomy cloak that serves to protect your armour.
components:
- type: Sprite
sprite: _CP14/Clothing/Cloak/Roles/General/black_syurko.rsi
- type: Clothing
sprite: _CP14/Clothing/Cloak/Roles/General/black_syurko.rsi
- type: entity
parent: CP14ClothingCloakBase
id: CP14ClothingCloakRedSyurko
name: red surcoats
description: A long and roomy cloak that serves to protect your armour.
components:
- type: Sprite
sprite: _CP14/Clothing/Cloak/Roles/General/red_syurko.rsi
- type: Clothing
sprite: _CP14/Clothing/Cloak/Roles/General/red_syurko.rsi

View File

@@ -12,15 +12,4 @@
- type: Sprite - type: Sprite
sprite: _CP14/Clothing/Cloak/Roles/Guard/blue.rsi sprite: _CP14/Clothing/Cloak/Roles/Guard/blue.rsi
- type: Clothing - type: Clothing
sprite: _CP14/Clothing/Cloak/Roles/Guard/blue.rsi sprite: _CP14/Clothing/Cloak/Roles/Guard/blue.rsi
- type: entity
parent: CP14ClothingCloakGuardBase
id: CP14ClothingCloakGuardSyurko
name: guard surcoats
description: A long and roomy cloak that serves to protect your armour.
components:
- type: Sprite
sprite: _CP14/Clothing/Cloak/Roles/Guard/guard_syurko.rsi
- type: Clothing
sprite: _CP14/Clothing/Cloak/Roles/Guard/guard_syurko.rsi

View File

@@ -14,8 +14,6 @@
- CP14ClothingCloakBlue - CP14ClothingCloakBlue
- CP14ClothingCloakFurCoat - CP14ClothingCloakFurCoat
- CP14ClothingCloakInsulated - CP14ClothingCloakInsulated
- CP14ClothingCloakBlackSyurko
- CP14ClothingCloakRedSyurko
- type: loadout - type: loadout
id: CP14ClothingCloakFurcapeBlack id: CP14ClothingCloakFurcapeBlack
@@ -27,16 +25,6 @@
equipment: equipment:
cloak: CP14ClothingCloakFurcapeBlue cloak: CP14ClothingCloakFurcapeBlue
- type: loadout
id: CP14ClothingCloakBlackSyurko
equipment:
cloak: CP14ClothingCloakBlackSyurko
- type: loadout
id: CP14ClothingCloakRedSyurko
equipment:
cloak: CP14ClothingCloakRedSyurko
- type: loadout - type: loadout
id: CP14ClothingCloakMaidArpon id: CP14ClothingCloakMaidArpon
equipment: equipment:

View File

@@ -7,18 +7,12 @@
minLimit: 0 minLimit: 0
loadouts: loadouts:
- CP14ClothingCloakGuardBlue - CP14ClothingCloakGuardBlue
- CP14ClothingCloakGuardSyurko
- type: loadout - type: loadout
id: CP14ClothingCloakGuardBlue id: CP14ClothingCloakGuardBlue
equipment: equipment:
cloak: CP14ClothingCloakGuardBlue cloak: CP14ClothingCloakGuardBlue
- type: loadout
id: CP14ClothingCloakGuardSyurko
equipment:
cloak: CP14ClothingCloakGuardSyurko
# Head # Head
- type: loadoutGroup - type: loadoutGroup

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 517 B

View File

@@ -1,18 +0,0 @@
{
"version": 1,
"license": "All right reserved",
"copyright": "Created by creamy",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-CLOAK",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 520 B

View File

@@ -1,18 +0,0 @@
{
"version": 1,
"license": "All right reserved",
"copyright": "Created by creamy",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-CLOAK",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 602 B

View File

@@ -1,18 +0,0 @@
{
"version": 1,
"license": "All right reserved",
"copyright": "Created by creamy",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-CLOAK",
"directions": 4
}
]
}