[Sponsor] Fluff geraldiy (#621)

* [Sponsor] Fluff Geraldiy

* fix
This commit is contained in:
HitPanda
2024-01-10 13:06:03 +03:00
committed by Aviu00
parent 7273f85752
commit 95f7c80fe5
7 changed files with 40 additions and 3 deletions

View File

@@ -17,3 +17,4 @@ stamp-component-stamped-name-trader = Торговец
stamp-component-stamped-name-syndicate = Синдикат
stamp-component-stamped-name-ce = Старший инженер
stamp-component-stamped-name-iaa = Агент внутренних дел
stamp-component-stamped-name-geraldiy = Древние

View File

@@ -851,6 +851,21 @@
- type: Clothing
sprite: White/Fluff/Geraldiy/ussp_mask.rsi
- type: entity
parent: RubberStampBase
id: GeraldiyRubberStamp
name: печать древних
description: Старая и потёртая печать с логотипом "Древние". На ней почти высохли чернила, но она все ещё может послужить убедительным аргументом в руках нужных людей.
suffix: fluff
components:
- type: Stamp
stampedName: stamp-component-stamped-name-geraldiy
stampState: "paper_stamp-geraldiy"
stampedColor: "#a23e3e"
- type: Sprite
sprite: White/Fluff/Geraldiy/stamp.rsi
state: stamp-geraldiy
# KnifeCappy
- type: entity
parent: ClothingOuterStorageBase

View File

@@ -309,9 +309,13 @@
entity: ClothingOuterCoatUSSPOvercoatBlack
sponsorOnly: true
#- type: loadout
# id: GeraldiyUSSPMask
# entity: ClothingMaskGasGeraldiy
# sponsorOnly: true
- type: loadout
id: GeraldiyUSSPMask
entity: ClothingMaskGasGeraldiy
id: GeraldiyStamp
entity: GeraldiyRubberStamp
sponsorOnly: true
# KnifeCappy

View File

@@ -253,6 +253,9 @@
},
{
"name": "paper_stamp-generic"
}
},
{
"name": "paper_stamp-geraldiy"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "White Dream SS14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "stamp-geraldiy"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 B