-
Notifications
You must be signed in to change notification settings - Fork 622
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
naaaa...
- Loading branch information
Showing
20 changed files
with
157 additions
and
0 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
Resources/Locale/ru-RU/radium/prototypes/entities/clothing/bondrewdhardsuit.ftl
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,5 @@ | ||
ent-ClothingHeadHelmetBondrewd = шлем скафандра Бондрюда | ||
.desc = Фиолетовое свечение гипнотизирует вас | ||
ent-ClothingOuterHardsuitBondrewd = скафандр Бондрюда | ||
.desc = Неизвестно, чье это, но от этого веет проклятием. |
42 changes: 42 additions & 0 deletions
42
Resources/Prototypes/Radium/Entities/Clothing/Head/hardsuit-helmets.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,42 @@ | ||
- type: entity | ||
parent: ClothingHeadHardsuitWithLightBase | ||
id: ClothingHeadHelmetBondrewd | ||
categories: [ HideSpawnMenu ] | ||
name: cburn commander helmet | ||
description: A pressure resistant and fireproof hood worn by special cleanup units. | ||
components: | ||
- type: Sprite | ||
netsync: false | ||
sprite: Radium/Clothing/Head/hardsuits/bondrewdouterhead.rsi | ||
layers: | ||
- state: icon | ||
- state: icon-unshaded | ||
shader: unshaded | ||
- state: light-overlay | ||
visible: false | ||
shader: unshaded | ||
map: [ "light" ] | ||
- type: Clothing | ||
clothingVisuals: | ||
head: | ||
- state: equipped-head | ||
- state: equipped-head-unshaded | ||
shader: unshaded | ||
- type: PointLight | ||
color: violet | ||
- type: PressureProtection | ||
highPressureMultiplier: 0.08 | ||
lowPressureMultiplier: 1000 | ||
- type: TemperatureProtection | ||
heatingCoefficient: 0.005 | ||
coolingCoefficient: 0.005 | ||
- type: Armor | ||
modifiers: | ||
coefficients: | ||
Blunt: 0.8 | ||
Slash: 0.8 | ||
Piercing: 0.8 | ||
Heat: 0.4 | ||
Shock: 0.1 | ||
Cold: 0.4 | ||
Radiation: 0.2 |
33 changes: 33 additions & 0 deletions
33
Resources/Prototypes/Radium/Entities/Clothing/OuterClothing/hardsuits.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,33 @@ | ||
- type: entity | ||
parent: ClothingOuterHardsuitBase | ||
id: ClothingOuterHardsuitBondrewd | ||
name: Bondrewd's Hardsuit | ||
description: Very tech hardsuit. | ||
components: | ||
- type: Sprite | ||
sprite: Radium/Clothing/OuterClothing/hardsuits/bondrewdouter.rsi | ||
- type: Clothing | ||
sprite: Radium/Clothing/OuterClothing/hardsuits/bondrewdouter.rsi | ||
- type: PressureProtection | ||
highPressureMultiplier: 0.02 | ||
lowPressureMultiplier: 1000 | ||
- type: ClothingSpeedModifier | ||
walkModifier: 1.0 | ||
sprintModifier: 1.0 | ||
- type: TemperatureProtection | ||
heatingCoefficient: 0.001 | ||
coolingCoefficient: 0.001 | ||
- type: Armor | ||
modifiers: | ||
coefficients: | ||
Blunt: 0.6 | ||
Slash: 0.6 | ||
Piercing: 0.6 | ||
Heat: 0.4 | ||
Cold: 0.4 | ||
Shock: 0.3 | ||
Radiation: 0.3 | ||
- type: ExplosionResistance | ||
damageCoefficient: 0.7 | ||
- type: ToggleableClothing | ||
clothingPrototype: ClothingHeadHelmetBondrewd |
Binary file added
BIN
+283 Bytes
...Radium/Clothing/Head/hardsuits/bondrewdouterhead.rsi/equipped-head-unshaded.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
+1.03 KB
...Textures/Radium/Clothing/Head/hardsuits/bondrewdouterhead.rsi/equipped-head.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
+431 Bytes
...es/Textures/Radium/Clothing/Head/hardsuits/bondrewdouterhead.rsi/icon-flash.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
+218 Bytes
...Textures/Radium/Clothing/Head/hardsuits/bondrewdouterhead.rsi/icon-unshaded.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
+431 Bytes
Resources/Textures/Radium/Clothing/Head/hardsuits/bondrewdouterhead.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
+3.06 KB
...s/Radium/Clothing/Head/hardsuits/bondrewdouterhead.rsi/inhand-left-unshaded.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
+3.63 KB
...s/Textures/Radium/Clothing/Head/hardsuits/bondrewdouterhead.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
+3 KB
.../Radium/Clothing/Head/hardsuits/bondrewdouterhead.rsi/inhand-right-unshaded.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
+4.05 KB
.../Textures/Radium/Clothing/Head/hardsuits/bondrewdouterhead.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.
Binary file added
BIN
+1.59 KB
...Textures/Radium/Clothing/Head/hardsuits/bondrewdouterhead.rsi/light-overlay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
47 changes: 47 additions & 0 deletions
47
Resources/Textures/Radium/Clothing/Head/hardsuits/bondrewdouterhead.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,47 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Made by 𝘽𝙚𝙡𝙖𝙮#7441", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "icon-unshaded" | ||
}, | ||
{ | ||
"name": "icon-flash" | ||
}, | ||
{ | ||
"name": "light-overlay" | ||
}, | ||
{ | ||
"name": "equipped-head", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-head-unshaded", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left-unshaded", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right-unshaded", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.49 KB
...thing/OuterClothing/hardsuits/bondrewdouter.rsi/equipped-OUTERCLOTHING-digi.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
+1.49 KB
...m/Clothing/OuterClothing/hardsuits/bondrewdouter.rsi/equipped-OUTERCLOTHING.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
+2.71 KB
...ces/Textures/Radium/Clothing/OuterClothing/hardsuits/bondrewdouter.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
+2.8 KB
...tures/Radium/Clothing/OuterClothing/hardsuits/bondrewdouter.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
+2.86 KB
...ures/Radium/Clothing/OuterClothing/hardsuits/bondrewdouter.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.
30 changes: 30 additions & 0 deletions
30
Resources/Textures/Radium/Clothing/OuterClothing/hardsuits/bondrewdouter.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,30 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Made by 𝘽𝙚𝙡𝙖𝙮#7441, digi made by kuro(388673708753027083)", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-OUTERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-OUTERCLOTHING-digi", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |