diff --git a/Resources/Prototypes/White/Fluff/fluff.yml b/Resources/Prototypes/White/Fluff/fluff.yml index de65a83e43..04ba455468 100644 --- a/Resources/Prototypes/White/Fluff/fluff.yml +++ b/Resources/Prototypes/White/Fluff/fluff.yml @@ -1014,34 +1014,33 @@ # kreses - type: entity - parent: ClothingBackpack - id: KresesClothingBackpackDeath - name: рюкзак из исследователя пустоты - suffix: fluff - description: Кажется когда то это не было рюкзаком. Вы чувствуйте на себя взгляды из пустоты. + parent: ClothingBackpackSatchel + id: KresesClothingBackpackVoid + name: Сумка солдата сингулярности + description: В ней может храниться все, что угодно, даже сама сингулярность. components: - - type: Sprite - sprite: Clothing/Back/Backpacks/ertleader.rsi + - type: Sprite + sprite: White/Fluff/kreses/sachel.rsi - type: entity - parent: ClothingUniformJumpsuitDeathSquad - id: KresesClothingJumpsuitDeath - name: комбинезон исследователя из пустоты - suffix: fluff - description: Костюм тех, кто видел что внутри черной дыры. Если слишком долго смотреть в пустоту, то пустота начнёт смотреть в тебя. + parent: ClothingShoesBaseButcherable + id: KresesClothingShoesVoid + name: Ботинки солдата пустоты + description: Стандартная обувь исcледователей бездны, все еще покрыты бурлящей кровью. + components: + - type: Sprite + sprite: White/Fluff/kreses/boots.rsi - type: entity - parent: ClothingMaskGas - id: KresesClothingMaskGasDeath - name: противогаз исследователя пустоты - suffix: fluff - description: Стандартный противогаз для тех, кто любит полетать в космосе и понаблюдать вблизи за чёрной дырой. + parent: ClothingOuterBase + id: KresesClothingOuterVoid + name: Шинель солдата пустоты + description: Прямиком из сингулярности, как долго ты сможешь её носить? components: - - type: Sprite - sprite: Clothing/Mask/squadron.rsi - - type: Clothing - sprite: Clothing/Mask/squadron.rsi + - type: Sprite + sprite: White/Fluff/kreses/coat.rsi +#Reider207 - type: entity parent: ClothingOuterStorageBase id: ClothingOuterJacketReider207 diff --git a/Resources/Prototypes/White/Fluff/sponsor.yml b/Resources/Prototypes/White/Fluff/sponsor.yml index 98f46470da..9465c079cf 100644 --- a/Resources/Prototypes/White/Fluff/sponsor.yml +++ b/Resources/Prototypes/White/Fluff/sponsor.yml @@ -388,18 +388,18 @@ # kreses - type: loadout - id: KresesGasMaskDeath - entity: KresesClothingMaskGasDeath + id: KresesBackpackVoid + entity: KresesClothingBackpackVoid sponsorOnly: true - type: loadout - id: KresesJumpsuitDeath - entity: KresesClothingJumpsuitDeath + id: KresesShoesVoid + entity: KresesClothingShoesVoid sponsorOnly: true - type: loadout - id: KresesBackpackDeath - entity: KresesClothingBackpackDeath + id: KresesCoatVoid + entity: KresesClothingOuterVoid # Reider207 - type: loadout diff --git a/Resources/Textures/White/Fluff/kreses/boots.rsi/equipped-FEET-reptilian.png b/Resources/Textures/White/Fluff/kreses/boots.rsi/equipped-FEET-reptilian.png new file mode 100644 index 0000000000..b494ac03d2 Binary files /dev/null and b/Resources/Textures/White/Fluff/kreses/boots.rsi/equipped-FEET-reptilian.png differ diff --git a/Resources/Textures/White/Fluff/kreses/boots.rsi/equipped-FEET.png b/Resources/Textures/White/Fluff/kreses/boots.rsi/equipped-FEET.png new file mode 100644 index 0000000000..72dabdd965 Binary files /dev/null and b/Resources/Textures/White/Fluff/kreses/boots.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/White/Fluff/kreses/boots.rsi/icon.png b/Resources/Textures/White/Fluff/kreses/boots.rsi/icon.png new file mode 100644 index 0000000000..60196610b2 Binary files /dev/null and b/Resources/Textures/White/Fluff/kreses/boots.rsi/icon.png differ diff --git a/Resources/Textures/White/Fluff/kreses/boots.rsi/inhand-left.png b/Resources/Textures/White/Fluff/kreses/boots.rsi/inhand-left.png new file mode 100644 index 0000000000..511b29debd Binary files /dev/null and b/Resources/Textures/White/Fluff/kreses/boots.rsi/inhand-left.png differ diff --git a/Resources/Textures/White/Fluff/kreses/boots.rsi/inhand-right.png b/Resources/Textures/White/Fluff/kreses/boots.rsi/inhand-right.png new file mode 100644 index 0000000000..93a97fbc64 Binary files /dev/null and b/Resources/Textures/White/Fluff/kreses/boots.rsi/inhand-right.png differ diff --git a/Resources/Textures/White/Fluff/kreses/boots.rsi/meta.json b/Resources/Textures/White/Fluff/kreses/boots.rsi/meta.json new file mode 100644 index 0000000000..76b2013cf1 --- /dev/null +++ b/Resources/Textures/White/Fluff/kreses/boots.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by @ninruB#7795, based off tgstation's jackboots at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe, reptilian made by kuro(388673708753027083)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + }, + { + "name": "equipped-FEET-reptilian", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/White/Fluff/kreses/coat.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/White/Fluff/kreses/coat.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..3b632e3d71 Binary files /dev/null and b/Resources/Textures/White/Fluff/kreses/coat.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/White/Fluff/kreses/coat.rsi/icon.png b/Resources/Textures/White/Fluff/kreses/coat.rsi/icon.png new file mode 100644 index 0000000000..bedf81bc05 Binary files /dev/null and b/Resources/Textures/White/Fluff/kreses/coat.rsi/icon.png differ diff --git a/Resources/Textures/White/Fluff/kreses/coat.rsi/inhand-left.png b/Resources/Textures/White/Fluff/kreses/coat.rsi/inhand-left.png new file mode 100644 index 0000000000..19094f2f37 Binary files /dev/null and b/Resources/Textures/White/Fluff/kreses/coat.rsi/inhand-left.png differ diff --git a/Resources/Textures/White/Fluff/kreses/coat.rsi/inhand-right.png b/Resources/Textures/White/Fluff/kreses/coat.rsi/inhand-right.png new file mode 100644 index 0000000000..de439abc1e Binary files /dev/null and b/Resources/Textures/White/Fluff/kreses/coat.rsi/inhand-right.png differ diff --git a/Resources/Textures/White/Fluff/kreses/coat.rsi/meta.json b/Resources/Textures/White/Fluff/kreses/coat.rsi/meta.json new file mode 100644 index 0000000000..e482264df5 --- /dev/null +++ b/Resources/Textures/White/Fluff/kreses/coat.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-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/White/Fluff/kreses/sachel.rsi/equipped-BACKPACK.png b/Resources/Textures/White/Fluff/kreses/sachel.rsi/equipped-BACKPACK.png new file mode 100644 index 0000000000..fa0cdabd18 Binary files /dev/null and b/Resources/Textures/White/Fluff/kreses/sachel.rsi/equipped-BACKPACK.png differ diff --git a/Resources/Textures/White/Fluff/kreses/sachel.rsi/icon.png b/Resources/Textures/White/Fluff/kreses/sachel.rsi/icon.png new file mode 100644 index 0000000000..e50fe18a61 Binary files /dev/null and b/Resources/Textures/White/Fluff/kreses/sachel.rsi/icon.png differ diff --git a/Resources/Textures/White/Fluff/kreses/sachel.rsi/inhand-left.png b/Resources/Textures/White/Fluff/kreses/sachel.rsi/inhand-left.png new file mode 100644 index 0000000000..8929e28860 Binary files /dev/null and b/Resources/Textures/White/Fluff/kreses/sachel.rsi/inhand-left.png differ diff --git a/Resources/Textures/White/Fluff/kreses/sachel.rsi/inhand-right.png b/Resources/Textures/White/Fluff/kreses/sachel.rsi/inhand-right.png new file mode 100644 index 0000000000..ef10784276 Binary files /dev/null and b/Resources/Textures/White/Fluff/kreses/sachel.rsi/inhand-right.png differ diff --git a/Resources/Textures/White/Fluff/kreses/sachel.rsi/meta.json b/Resources/Textures/White/Fluff/kreses/sachel.rsi/meta.json new file mode 100644 index 0000000000..819e5c0d2b --- /dev/null +++ b/Resources/Textures/White/Fluff/kreses/sachel.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/2e24b7af2221928e4b844a29408e821b60a5fe29, modified by linkblyat (Discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-BACKPACK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +}