Skip to content

Commit

Permalink
Fix cloaks (SerbiaStrong-220#518)
Browse files Browse the repository at this point in the history
* move cloaks to correct location

* remove wrong delays

* fix floppa hat location

* remove mask

* mask is back

* move files

* remove nonexisting tags

* fix cloack name
  • Loading branch information
Werzet authored Nov 13, 2023
1 parent 796a14b commit 4495308
Show file tree
Hide file tree
Showing 24 changed files with 8 additions and 88 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
suffix: Sponsor
components:
- type: Sprite
sprite: SS220\Clothing\CloakF.rsi
sprite: SS220/Clothing/Neck/Cloaks/FloppaCloak.rsi
- type: ToggleableClothing
clothingPrototype: ClothingHeadHatFloppa
requiredSlot:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
description: Огромное доброе сердце, запечатанное в куске ткани.
components:
- type: Sprite
sprite: SS220/Clothing/Cloaks.rsi
sprite: SS220/Clothing/Neck/Cloaks/AlisaCloak.rsi
- type: ToggleableClothing
clothingPrototype: ClothingHeadHatHoodHeartFinaly
requiredSlot:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
description: Шлёпашон
components:
- type: Sprite
sprite: SS220\Clothing\HoodF.rsi
sprite: SS220/Clothing/Head/Hats/FloppaHat.rsi
- type: Clothing
sprite: SS220\Clothing\HoodF.rsi
tags:
- HidesHair
sprite: SS220/Clothing/Head/Hats/FloppaHat.rsi
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
description: Капюшон.
components:
- type: Sprite
sprite: SS220/Clothing/hoods.rsi
sprite: SS220/Clothing/Head/Hats/HeartHood.rsi
- type: Clothing
sprite: SS220/Clothing/hoods.rsi
tags:
- HidesHair
sprite: SS220/Clothing/Head/Hats/HeartHood.rsi
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
- id: WeaponDisabler
- id: MedkitAdvancedFilled
- id: ClothingUniformJumpsuitBlueShield2 #SS220 new jumpsuit
- id: ClothingCloakBlueShield2 #SS220 new cloak
- id: ClothingCloakBlueShield #SS220 new cloak
- id: ExpensiveLighterShield #SS220-Zippo

- type: entity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,83 +8,7 @@
},
"states": [
{
"name": "icon",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
"name": "icon"
},
{
"name": "equipped-NECK",
Expand Down

0 comments on commit 4495308

Please sign in to comment.