- add: Rector6275 fluff (#82)

This commit is contained in:
Aviu00
2024-02-18 17:28:11 +09:00
committed by GitHub
parent 2535c60242
commit 0b6fd195a7
7 changed files with 45 additions and 0 deletions

View File

@@ -1156,3 +1156,16 @@
- id: Stunbaton
- id: HandcuffsQwertymen
- id: HandcuffsQwertymen
#Rector6275
- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterSuitRector6275
name: элитный бирюзовый костюм
description: Сшит на заказ, пахнет цветами. На воротнике лишь два символа "КК"
suffix: fluff
components:
- type: Sprite
sprite: White/Fluff/Rector6275/suit.rsi
- type: Clothing
sprite: White/Fluff/Rector6275/suit.rsi

View File

@@ -449,3 +449,9 @@
entity: ClothingBeltSecurityFilledQwertymen
sponsorOnly: true
whitelistJobs: [ HeadOfSecurity, SecurityCadet, SecurityOfficer, Warden ]
#Rector6275
- type: loadout
id: Rector6275Suit
entity: ClothingOuterSuitRector6275
sponsorOnly: true

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 603 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 447 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Rector6275",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}