- add: Rector6275 fluff (#82)
This commit is contained in:
@@ -1156,3 +1156,16 @@
|
|||||||
- id: Stunbaton
|
- id: Stunbaton
|
||||||
- id: HandcuffsQwertymen
|
- id: HandcuffsQwertymen
|
||||||
- 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
|
||||||
|
|||||||
@@ -449,3 +449,9 @@
|
|||||||
entity: ClothingBeltSecurityFilledQwertymen
|
entity: ClothingBeltSecurityFilledQwertymen
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
whitelistJobs: [ HeadOfSecurity, SecurityCadet, SecurityOfficer, Warden ]
|
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 |
BIN
Resources/Textures/White/Fluff/Rector6275/suit.rsi/icon.png
Normal file
BIN
Resources/Textures/White/Fluff/Rector6275/suit.rsi/icon.png
Normal file
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 |
26
Resources/Textures/White/Fluff/Rector6275/suit.rsi/meta.json
Normal file
26
Resources/Textures/White/Fluff/Rector6275/suit.rsi/meta.json
Normal 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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user