Serafim547 loadouts (#410)

* Serafim547 loadouts

* locale some shit
This commit is contained in:
Cinkafox
2023-09-18 00:34:40 +03:00
committed by Aviu00
parent 2869710d3d
commit 4e4dc415bd
20 changed files with 137 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -461,3 +461,42 @@
- type: Sprite
sprite: White/Fluff/6elblu/white-cloak.rsi
#Serafim547
- type: entity
parent: ClothingEyesBase
id: ClothingEyesGlassesMesonBlue
name: Утилизаторные очки
description: Очки с фиолетовым затемнением, использующие патентованный полимер, обеспечивающие надежную защиту глаз от всех видов повреждений.
components:
- type: Sprite
sprite: White/Fluff/Serafim547/meason_blue.rsi
- type: Clothing
sprite: White/Fluff/Serafim547/meason_blue.rsi
- type: EyeProtection
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitSerafimSalvageSpecialist
name: комбинезон специалиста по утилизации
description: Удобный прочный комбинезон. Особенно грязный.
components:
- type: Sprite
sprite: White/Fluff/Serafim547/salvage.rsi
- type: Clothing
sprite: White/Fluff/Serafim547/salvage.rsi
- type: entity
parent: BaseDice
id: VulpCoin
name: Золотая монета
description: Коллекционная чеканная монета с родины вульпканин, редкая находка обладающая не столь реальной, сколько символической ценностью.
components:
- type: Dice
sound:
collection: CoinDrop
sides: 2
currentValue: 2
- type: Sprite
sprite: White/Fluff/Serafim547/vulp_coin.rsi
state: coin_2

View File

@@ -172,3 +172,19 @@
id: 6elbluBootsLoadout
entity: ClothingShoesTourist
sponsorOnly: true
#Serafim547
- type: loadout
id: Serafim547MesonBlueLoadout
entity: ClothingEyesGlassesMesonBlue
sponsorOnly: true
- type: loadout
id: Serafim547SalvageSpecialistLoadout
entity: ClothingUniformJumpsuitSerafimSalvageSpecialist
sponsorOnly: true
- type: loadout
id: Serafim547VulpCoinLoadout
entity: VulpCoin
sponsorOnly: true

View File

@@ -0,0 +1,5 @@
- type: soundCollection
id: CoinDrop
files:
- /Audio/White/CoinDrop/coindrop1.ogg
- /Audio/White/CoinDrop/coindrop2.ogg

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 319 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Ya myaukayou",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-EYES",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 456 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 450 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 B

View File

@@ -0,0 +1,34 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/0a1ae39f0fb7353b0704f27d1599a567891f727c, 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": "equipped-INNERCLOTHING-monkey",
"directions": 4
},
{
"name": "equipped-INNERCLOTHING-body-slim",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 513 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

View File

@@ -0,0 +1,17 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "ya ebal slona",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "coin_1"
},
{
"name": "coin_2"
}
]
}