add: add new fluff (#232)
@@ -1014,34 +1014,33 @@
|
|||||||
|
|
||||||
# kreses
|
# kreses
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingBackpack
|
parent: ClothingBackpackSatchel
|
||||||
id: KresesClothingBackpackDeath
|
id: KresesClothingBackpackVoid
|
||||||
name: рюкзак из исследователя пустоты
|
name: Сумка солдата сингулярности
|
||||||
suffix: fluff
|
description: В ней может храниться все, что угодно, даже сама сингулярность.
|
||||||
description: Кажется когда то это не было рюкзаком. Вы чувствуйте на себя взгляды из пустоты.
|
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Back/Backpacks/ertleader.rsi
|
sprite: White/Fluff/kreses/sachel.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingUniformJumpsuitDeathSquad
|
parent: ClothingShoesBaseButcherable
|
||||||
id: KresesClothingJumpsuitDeath
|
id: KresesClothingShoesVoid
|
||||||
name: комбинезон исследователя из пустоты
|
name: Ботинки солдата пустоты
|
||||||
suffix: fluff
|
description: Стандартная обувь исcледователей бездны, все еще покрыты бурлящей кровью.
|
||||||
description: Костюм тех, кто видел что внутри черной дыры. Если слишком долго смотреть в пустоту, то пустота начнёт смотреть в тебя.
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Fluff/kreses/boots.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingMaskGas
|
parent: ClothingOuterBase
|
||||||
id: KresesClothingMaskGasDeath
|
id: KresesClothingOuterVoid
|
||||||
name: противогаз исследователя пустоты
|
name: Шинель солдата пустоты
|
||||||
suffix: fluff
|
description: Прямиком из сингулярности, как долго ты сможешь её носить?
|
||||||
description: Стандартный противогаз для тех, кто любит полетать в космосе и понаблюдать вблизи за чёрной дырой.
|
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Mask/squadron.rsi
|
sprite: White/Fluff/kreses/coat.rsi
|
||||||
- type: Clothing
|
|
||||||
sprite: Clothing/Mask/squadron.rsi
|
|
||||||
|
|
||||||
|
#Reider207
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingOuterStorageBase
|
parent: ClothingOuterStorageBase
|
||||||
id: ClothingOuterJacketReider207
|
id: ClothingOuterJacketReider207
|
||||||
|
|||||||
@@ -388,18 +388,18 @@
|
|||||||
|
|
||||||
# kreses
|
# kreses
|
||||||
- type: loadout
|
- type: loadout
|
||||||
id: KresesGasMaskDeath
|
id: KresesBackpackVoid
|
||||||
entity: KresesClothingMaskGasDeath
|
entity: KresesClothingBackpackVoid
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
|
|
||||||
- type: loadout
|
- type: loadout
|
||||||
id: KresesJumpsuitDeath
|
id: KresesShoesVoid
|
||||||
entity: KresesClothingJumpsuitDeath
|
entity: KresesClothingShoesVoid
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
|
|
||||||
- type: loadout
|
- type: loadout
|
||||||
id: KresesBackpackDeath
|
id: KresesCoatVoid
|
||||||
entity: KresesClothingBackpackDeath
|
entity: KresesClothingOuterVoid
|
||||||
|
|
||||||
# Reider207
|
# Reider207
|
||||||
- type: loadout
|
- type: loadout
|
||||||
|
|||||||
|
After Width: | Height: | Size: 871 B |
|
After Width: | Height: | Size: 747 B |
BIN
Resources/Textures/White/Fluff/kreses/boots.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 495 B |
BIN
Resources/Textures/White/Fluff/kreses/boots.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 445 B |
BIN
Resources/Textures/White/Fluff/kreses/boots.rsi/inhand-right.png
Normal file
|
After Width: | Height: | Size: 421 B |
30
Resources/Textures/White/Fluff/kreses/boots.rsi/meta.json
Normal file
@@ -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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 1.9 KiB |
BIN
Resources/Textures/White/Fluff/kreses/coat.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 748 B |
BIN
Resources/Textures/White/Fluff/kreses/coat.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 637 B |
BIN
Resources/Textures/White/Fluff/kreses/coat.rsi/inhand-right.png
Normal file
|
After Width: | Height: | Size: 664 B |
26
Resources/Textures/White/Fluff/kreses/coat.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/4f6190e2895e09116663ef282d3ce1d8b35c032e",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-OUTERCLOTHING",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 711 B |
BIN
Resources/Textures/White/Fluff/kreses/sachel.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 713 B |
BIN
Resources/Textures/White/Fluff/kreses/sachel.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 635 B |
|
After Width: | Height: | Size: 644 B |
26
Resources/Textures/White/Fluff/kreses/sachel.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/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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||