diff --git a/Resources/Prototypes/White/Fluff/fluff.yml b/Resources/Prototypes/White/Fluff/fluff.yml index 0050d605f2..7c6b2db9c2 100644 --- a/Resources/Prototypes/White/Fluff/fluff.yml +++ b/Resources/Prototypes/White/Fluff/fluff.yml @@ -641,4 +641,50 @@ - type: Sprite sprite: White/Fluff/GusMopsik/ss_uniform.rsi - type: Clothing - sprite: White/Fluff/GusMopsik/ss_uniform.rsi \ No newline at end of file + 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 diff --git a/Resources/Prototypes/White/Fluff/sponsor.yml b/Resources/Prototypes/White/Fluff/sponsor.yml index 97035ea792..be5af09472 100644 --- a/Resources/Prototypes/White/Fluff/sponsor.yml +++ b/Resources/Prototypes/White/Fluff/sponsor.yml @@ -246,3 +246,25 @@ id: TapeLoadout entity: TapeEmpty 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 diff --git a/Resources/Textures/White/Fluff/Vtergot/isbform.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/White/Fluff/Vtergot/isbform.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..5f2d0bdcdb Binary files /dev/null and b/Resources/Textures/White/Fluff/Vtergot/isbform.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/White/Fluff/Vtergot/isbform.rsi/icon.png b/Resources/Textures/White/Fluff/Vtergot/isbform.rsi/icon.png new file mode 100644 index 0000000000..f3f43f9a5e Binary files /dev/null and b/Resources/Textures/White/Fluff/Vtergot/isbform.rsi/icon.png differ diff --git a/Resources/Textures/White/Fluff/Vtergot/isbform.rsi/inhand-left.png b/Resources/Textures/White/Fluff/Vtergot/isbform.rsi/inhand-left.png new file mode 100644 index 0000000000..8fb422c0f9 Binary files /dev/null and b/Resources/Textures/White/Fluff/Vtergot/isbform.rsi/inhand-left.png differ diff --git a/Resources/Textures/White/Fluff/Vtergot/isbform.rsi/inhand-right.png b/Resources/Textures/White/Fluff/Vtergot/isbform.rsi/inhand-right.png new file mode 100644 index 0000000000..b16f340956 Binary files /dev/null and b/Resources/Textures/White/Fluff/Vtergot/isbform.rsi/inhand-right.png differ diff --git a/Resources/Textures/White/Fluff/Vtergot/isbform.rsi/meta.json b/Resources/Textures/White/Fluff/Vtergot/isbform.rsi/meta.json new file mode 100644 index 0000000000..e6a6e986b6 --- /dev/null +++ b/Resources/Textures/White/Fluff/Vtergot/isbform.rsi/meta.json @@ -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 + } + ] +} diff --git a/Resources/Textures/White/Fluff/Vtergot/order.rsi/equipped-NECK.png b/Resources/Textures/White/Fluff/Vtergot/order.rsi/equipped-NECK.png new file mode 100644 index 0000000000..3bf1af86e8 Binary files /dev/null and b/Resources/Textures/White/Fluff/Vtergot/order.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/White/Fluff/Vtergot/order.rsi/icon.png b/Resources/Textures/White/Fluff/Vtergot/order.rsi/icon.png new file mode 100644 index 0000000000..2095bd9060 Binary files /dev/null and b/Resources/Textures/White/Fluff/Vtergot/order.rsi/icon.png differ diff --git a/Resources/Textures/White/Fluff/Vtergot/order.rsi/inhand-left.png b/Resources/Textures/White/Fluff/Vtergot/order.rsi/inhand-left.png new file mode 100644 index 0000000000..866c22297c Binary files /dev/null and b/Resources/Textures/White/Fluff/Vtergot/order.rsi/inhand-left.png differ diff --git a/Resources/Textures/White/Fluff/Vtergot/order.rsi/inhand-right.png b/Resources/Textures/White/Fluff/Vtergot/order.rsi/inhand-right.png new file mode 100644 index 0000000000..b7c391bfc9 Binary files /dev/null and b/Resources/Textures/White/Fluff/Vtergot/order.rsi/inhand-right.png differ diff --git a/Resources/Textures/White/Fluff/Vtergot/order.rsi/meta.json b/Resources/Textures/White/Fluff/Vtergot/order.rsi/meta.json new file mode 100644 index 0000000000..58f9b41222 --- /dev/null +++ b/Resources/Textures/White/Fluff/Vtergot/order.rsi/meta.json @@ -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 + } + ] +} diff --git a/Resources/Textures/White/Fluff/Vtergot/peopledav.rsi/equipped-FEET.png b/Resources/Textures/White/Fluff/Vtergot/peopledav.rsi/equipped-FEET.png new file mode 100644 index 0000000000..3eb5cbefc8 Binary files /dev/null and b/Resources/Textures/White/Fluff/Vtergot/peopledav.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/White/Fluff/Vtergot/peopledav.rsi/icon.png b/Resources/Textures/White/Fluff/Vtergot/peopledav.rsi/icon.png new file mode 100644 index 0000000000..6b36ccdbfd Binary files /dev/null and b/Resources/Textures/White/Fluff/Vtergot/peopledav.rsi/icon.png differ diff --git a/Resources/Textures/White/Fluff/Vtergot/peopledav.rsi/inhand-left.png b/Resources/Textures/White/Fluff/Vtergot/peopledav.rsi/inhand-left.png new file mode 100644 index 0000000000..1ba7520f54 Binary files /dev/null and b/Resources/Textures/White/Fluff/Vtergot/peopledav.rsi/inhand-left.png differ diff --git a/Resources/Textures/White/Fluff/Vtergot/peopledav.rsi/inhand-right.png b/Resources/Textures/White/Fluff/Vtergot/peopledav.rsi/inhand-right.png new file mode 100644 index 0000000000..62be9bd52a Binary files /dev/null and b/Resources/Textures/White/Fluff/Vtergot/peopledav.rsi/inhand-right.png differ diff --git a/Resources/Textures/White/Fluff/Vtergot/peopledav.rsi/meta.json b/Resources/Textures/White/Fluff/Vtergot/peopledav.rsi/meta.json new file mode 100644 index 0000000000..54b1191d42 --- /dev/null +++ b/Resources/Textures/White/Fluff/Vtergot/peopledav.rsi/meta.json @@ -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 + } + ] +} diff --git a/Resources/Textures/White/Fluff/Vtergot/strictgloves.rsi/equipped-HAND.png b/Resources/Textures/White/Fluff/Vtergot/strictgloves.rsi/equipped-HAND.png new file mode 100644 index 0000000000..ce09b8dc7f Binary files /dev/null and b/Resources/Textures/White/Fluff/Vtergot/strictgloves.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/White/Fluff/Vtergot/strictgloves.rsi/icon.png b/Resources/Textures/White/Fluff/Vtergot/strictgloves.rsi/icon.png new file mode 100644 index 0000000000..76891eddab Binary files /dev/null and b/Resources/Textures/White/Fluff/Vtergot/strictgloves.rsi/icon.png differ diff --git a/Resources/Textures/White/Fluff/Vtergot/strictgloves.rsi/inhand-left.png b/Resources/Textures/White/Fluff/Vtergot/strictgloves.rsi/inhand-left.png new file mode 100644 index 0000000000..2adb282540 Binary files /dev/null and b/Resources/Textures/White/Fluff/Vtergot/strictgloves.rsi/inhand-left.png differ diff --git a/Resources/Textures/White/Fluff/Vtergot/strictgloves.rsi/inhand-right.png b/Resources/Textures/White/Fluff/Vtergot/strictgloves.rsi/inhand-right.png new file mode 100644 index 0000000000..d1ebc0e3d9 Binary files /dev/null and b/Resources/Textures/White/Fluff/Vtergot/strictgloves.rsi/inhand-right.png differ diff --git a/Resources/Textures/White/Fluff/Vtergot/strictgloves.rsi/meta.json b/Resources/Textures/White/Fluff/Vtergot/strictgloves.rsi/meta.json new file mode 100644 index 0000000000..88e3ebd509 --- /dev/null +++ b/Resources/Textures/White/Fluff/Vtergot/strictgloves.rsi/meta.json @@ -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 + } + ] +}