-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22 changed files
with
187 additions
and
0 deletions.
There are no files selected for viewing
63 changes: 63 additions & 0 deletions
63
Resources/Prototypes/ADT/Entities/Clothing/Head/Hats/wielding.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
- type: entity | ||
parent: ClothingHeadBase | ||
id: ADTClothingHeadHatWeldingHat | ||
name: Поднятая сварочная маска | ||
description: Назыбвайте опустить перед работой | ||
components: | ||
- type: Sprite | ||
sprite: ADT/Clothing/Head/Hats/Weldinghats/weldinghats.rsi | ||
- type: Clothing | ||
sprite: ADT/Clothing/Head/Hats/Weldinghats/weldinghats.rsi | ||
- type: SpawnItemsOnUse | ||
items: | ||
- id: ClothingHeadHatWelding | ||
sound: | ||
path: "/Audio/ADT/open_telescopichka.ogg" | ||
|
||
- type: entity | ||
parent: ClothingHeadBase | ||
id: ADTClothingHeadHatWeldingMaskFlame | ||
name: Поднятая огненая сварочная маска | ||
description: Назыбвайте опустить перед работой | ||
components: | ||
- type: Sprite | ||
sprite: ADT/Clothing/Head/Hats/Weldinghats/weldinghatsfire.rsi | ||
- type: Clothing | ||
sprite: ADT/Clothing/Head/Hats/Weldinghats/weldinghatsfire.rsi | ||
- type: SpawnItemsOnUse | ||
items: | ||
- id: ClothingHeadHatWeldingMaskFlame | ||
sound: | ||
path: "/Audio/ADT/open_telescopichka.ogg" | ||
|
||
- type: entity | ||
parent: ClothingHeadBase | ||
id: ADTClothingHeadHatWeldingMaskFlameBlue | ||
name: Поднятая голубая сварочная маска | ||
description: Назыбвайте опустить перед работой | ||
components: | ||
- type: Sprite | ||
sprite: ADT/Clothing/Head/Hats/Weldinghats/weldinghatsblue.rsi | ||
- type: Clothing | ||
sprite: ADT/Clothing/Head/Hats/Weldinghats/weldinghatsblue.rsi | ||
- type: SpawnItemsOnUse | ||
items: | ||
- id: ClothingHeadHatWeldingMaskFlameBlue | ||
sound: | ||
path: "/Audio/ADT/open_telescopichka.ogg" | ||
|
||
- type: entity | ||
parent: ClothingHeadBase | ||
id: ADTClothingHeadHatWeldingMaskPainted | ||
name: Поднятая радужная сварочная маска | ||
description: Назыбвайте опустить перед работой | ||
components: | ||
- type: Sprite | ||
sprite: ADT/Clothing/Head/Hats/Weldinghats/weldinghatspainted.rsi | ||
- type: Clothing | ||
sprite: ADT/Clothing/Head/Hats/Weldinghats/weldinghatspainted.rsi | ||
- type: SpawnItemsOnUse | ||
items: | ||
- id: ClothingHeadHatWeldingMaskPainted | ||
sound: | ||
path: "/Audio/ADT/open_telescopichka.ogg" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+1.04 KB
...Textures/ADT/Clothing/Head/Hats/Weldinghats/weldinghats.rsi/equipped-HELMET.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+454 Bytes
Resources/Textures/ADT/Clothing/Head/Hats/Weldinghats/weldinghats.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+832 Bytes
...ces/Textures/ADT/Clothing/Head/Hats/Weldinghats/weldinghats.rsi/inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+823 Bytes
...es/Textures/ADT/Clothing/Head/Hats/Weldinghats/weldinghats.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions
26
Resources/Textures/ADT/Clothing/Head/Hats/Weldinghats/weldinghats.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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-HELMET", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.09 KB
...ures/ADT/Clothing/Head/Hats/Weldinghats/weldinghatsblue.rsi/equipped-HELMET.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+230 Bytes
Resources/Textures/ADT/Clothing/Head/Hats/Weldinghats/weldinghatsblue.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+874 Bytes
...Textures/ADT/Clothing/Head/Hats/Weldinghats/weldinghatsblue.rsi/inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+857 Bytes
...extures/ADT/Clothing/Head/Hats/Weldinghats/weldinghatsblue.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions
26
Resources/Textures/ADT/Clothing/Head/Hats/Weldinghats/weldinghatsblue.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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-HELMET", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.01 KB
...ures/ADT/Clothing/Head/Hats/Weldinghats/weldinghatsfire.rsi/equipped-HELMET.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+229 Bytes
Resources/Textures/ADT/Clothing/Head/Hats/Weldinghats/weldinghatsfire.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+811 Bytes
...Textures/ADT/Clothing/Head/Hats/Weldinghats/weldinghatsfire.rsi/inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+800 Bytes
...extures/ADT/Clothing/Head/Hats/Weldinghats/weldinghatsfire.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions
26
Resources/Textures/ADT/Clothing/Head/Hats/Weldinghats/weldinghatsfire.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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-HELMET", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+914 Bytes
...s/ADT/Clothing/Head/Hats/Weldinghats/weldinghatspainted.rsi/equipped-HELMET.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+224 Bytes
...ces/Textures/ADT/Clothing/Head/Hats/Weldinghats/weldinghatspainted.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+725 Bytes
...tures/ADT/Clothing/Head/Hats/Weldinghats/weldinghatspainted.rsi/inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+735 Bytes
...ures/ADT/Clothing/Head/Hats/Weldinghats/weldinghatspainted.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions
26
Resources/Textures/ADT/Clothing/Head/Hats/Weldinghats/weldinghatspainted.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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-HELMET", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |