@@ -17,3 +17,4 @@ stamp-component-stamped-name-trader = Торговец
|
|||||||
stamp-component-stamped-name-syndicate = Синдикат
|
stamp-component-stamped-name-syndicate = Синдикат
|
||||||
stamp-component-stamped-name-ce = Старший инженер
|
stamp-component-stamped-name-ce = Старший инженер
|
||||||
stamp-component-stamped-name-iaa = Агент внутренних дел
|
stamp-component-stamped-name-iaa = Агент внутренних дел
|
||||||
|
stamp-component-stamped-name-geraldiy = Древние
|
||||||
|
|||||||
@@ -851,6 +851,21 @@
|
|||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: White/Fluff/Geraldiy/ussp_mask.rsi
|
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
|
# KnifeCappy
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingOuterStorageBase
|
parent: ClothingOuterStorageBase
|
||||||
|
|||||||
@@ -309,9 +309,13 @@
|
|||||||
entity: ClothingOuterCoatUSSPOvercoatBlack
|
entity: ClothingOuterCoatUSSPOvercoatBlack
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
|
|
||||||
|
#- type: loadout
|
||||||
|
# id: GeraldiyUSSPMask
|
||||||
|
# entity: ClothingMaskGasGeraldiy
|
||||||
|
# sponsorOnly: true
|
||||||
- type: loadout
|
- type: loadout
|
||||||
id: GeraldiyUSSPMask
|
id: GeraldiyStamp
|
||||||
entity: ClothingMaskGasGeraldiy
|
entity: GeraldiyRubberStamp
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
|
|
||||||
# KnifeCappy
|
# KnifeCappy
|
||||||
|
|||||||
@@ -253,6 +253,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "paper_stamp-generic"
|
"name": "paper_stamp-generic"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "paper_stamp-geraldiy"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
14
Resources/Textures/White/Fluff/Geraldiy/stamp.rsi/meta.json
Normal file
14
Resources/Textures/White/Fluff/Geraldiy/stamp.rsi/meta.json
Normal 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 |
Reference in New Issue
Block a user