Pr0fixxx fluff (#93)

* - add: Pr0fixxx fluff.

* - tweak: Fluff tweak.
This commit is contained in:
Aviu00
2024-02-20 22:11:36 +09:00
committed by GitHub
parent 3bdf8417f9
commit 97f66a864e
7 changed files with 45 additions and 0 deletions

View File

@@ -1169,3 +1169,16 @@
sprite: White/Fluff/Rector6275/suit.rsi
- type: Clothing
sprite: White/Fluff/Rector6275/suit.rsi
#Pr0fixxx
- type: entity
parent: ClothingBeltStorageBase
id: ClothingBeltWebbingPr0fixxx
name: боевая разгрузка
description: Разгрузка, которая когда-то принадлежала безымянному офицеру на 13-ой космической станции. На задней стороне виднеется огнетушитель, сшитый из красного противоударного волокна.
suffix: fluff
components:
- type: Sprite
sprite: White/Fluff/Pr0fixxx/webbing.rsi
- type: Clothing
sprite: White/Fluff/Pr0fixxx/webbing.rsi

View File

@@ -455,3 +455,9 @@
id: Rector6275Suit
entity: ClothingOuterSuitRector6275
sponsorOnly: true
# Pr0fixxx
- type: loadout
id: Pr0fixxxWebbing
entity: ClothingBeltWebbingPr0fixxx
sponsorOnly: true

Binary file not shown.

After

Width:  |  Height:  |  Size: 950 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 677 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 664 B

View File

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