Vtergot fluff (#494)
@@ -641,4 +641,50 @@
|
|||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: White/Fluff/GusMopsik/ss_uniform.rsi
|
sprite: White/Fluff/GusMopsik/ss_uniform.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: White/Fluff/GusMopsik/ss_uniform.rsi
|
sprite: White/Fluff/GusMopsik/ss_uniform.rsi
|
||||||
|
|
||||||
|
# Vtergot
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingUniformBase
|
||||||
|
id: ClothingUniformJumpsuitISB
|
||||||
|
name: Офицерская форма ИСБ
|
||||||
|
description: Старая, но довольно-таки хорошо сохранившаяся форма офицера ИСБ
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Fluff/Vtergot/isbform.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: White/Fluff/Vtergot/isbform.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingNeckBase
|
||||||
|
id: ClothingNeckCloakOrder
|
||||||
|
name: Порядок
|
||||||
|
description: Чисто белый цвет этого плаща ознаменовывает пришествие безопасности и порядка в то место, куда приходит его владелец.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Fluff/Vtergot/order.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingHandsBase
|
||||||
|
id: ClothingHandsGlovesStrict
|
||||||
|
name: Строгие офицерские перчатки
|
||||||
|
description: Удерживайте галактику в своих ежовых рукавицах при помощи страха.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Fluff/Vtergot/strictgloves.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: White/Fluff/Vtergot/strictgloves.rsi
|
||||||
|
- type: Fiber
|
||||||
|
fiberMaterial: fibers-leather
|
||||||
|
- type: FingerprintMask
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingShoesBaseButcherable
|
||||||
|
id: ClothingShoesBootsPeopledav
|
||||||
|
name: Людодавы
|
||||||
|
description: Давите несогласных!
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Fluff/Vtergot/peopledav.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: White/Fluff/Vtergot/peopledav.rsi
|
||||||
|
|||||||
@@ -246,3 +246,25 @@
|
|||||||
id: TapeLoadout
|
id: TapeLoadout
|
||||||
entity: TapeEmpty
|
entity: TapeEmpty
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
|
|
||||||
|
# Vtergot loadout
|
||||||
|
|
||||||
|
- type: loadout
|
||||||
|
id: VtergotCloakOrderLoadout
|
||||||
|
entity: ClothingNeckCloakOrder
|
||||||
|
sponsorOnly: true
|
||||||
|
|
||||||
|
- type: loadout
|
||||||
|
id: VtergotJumpsuitISBLoadout
|
||||||
|
entity: ClothingUniformJumpsuitISB
|
||||||
|
sponsorOnly: true
|
||||||
|
|
||||||
|
- type: loadout
|
||||||
|
id: VtergotGlovesStrictLoadout
|
||||||
|
entity: ClothingHandsGlovesStrict
|
||||||
|
sponsorOnly: true
|
||||||
|
|
||||||
|
- type: loadout
|
||||||
|
id: VtergotBootsPeopledavLoadout
|
||||||
|
entity: ClothingShoesBootsPeopledav
|
||||||
|
sponsorOnly: true
|
||||||
|
|||||||
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Resources/Textures/White/Fluff/Vtergot/isbform.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 510 B |
|
After Width: | Height: | Size: 503 B |
|
After Width: | Height: | Size: 612 B |
26
Resources/Textures/White/Fluff/Vtergot/isbform.rsi/meta.json
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039, edited by Flareguy. In hand sprite scaled down by potato1234_x, monkey made by brainfood1183 (github) for ss14",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-INNERCLOTHING",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 1.5 KiB |
BIN
Resources/Textures/White/Fluff/Vtergot/order.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 548 B |
BIN
Resources/Textures/White/Fluff/Vtergot/order.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 681 B |
|
After Width: | Height: | Size: 716 B |
26
Resources/Textures/White/Fluff/Vtergot/order.rsi/meta.json
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da, sprites in hand by PuroSlavKing (Github) and RudeyCoolLeet#3875, colors edited by Skarletto (github)",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-NECK",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 386 B |
BIN
Resources/Textures/White/Fluff/Vtergot/peopledav.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 241 B |
|
After Width: | Height: | Size: 232 B |
|
After Width: | Height: | Size: 250 B |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-FEET",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 342 B |
BIN
Resources/Textures/White/Fluff/Vtergot/strictgloves.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 508 B |
|
After Width: | Height: | Size: 217 B |
|
After Width: | Height: | Size: 220 B |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-HAND",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||