Skip to content

Commit

Permalink
Meow
Browse files Browse the repository at this point in the history
  • Loading branch information
Stop-Signs committed Dec 8, 2024
1 parent 190030e commit 0d7366e
Show file tree
Hide file tree
Showing 21 changed files with 111 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,25 @@
categories: [ HideSpawnMenu ]
name: SA-123 combat hardsuit helmet
description: An advanced hardsuit helmet designed for work in special operations.
components:
components: # DeltaV - Updated sprite
- type: Sprite
sprite: Nyanotrasen/Clothing/Head/ReverseEngineering/syndicate.rsi
sprite: DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi
- type: Clothing
sprite: Nyanotrasen/Clothing/Head/ReverseEngineering/syndicate.rsi
sprite: DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi
- type: PointLight # DeltaV - Changes light color
color: aquamarine

- type: entity
parent: ClothingHeadHelmetHardsuitCybersun
id: ClothingHeadHelmetHardsuitJuggernautReverseEngineered
categories: [ HideSpawnMenu ]
name: SA-127 combat hardsuit helmet
description: An assault hardsuit helmet featuring a top-secret translucent polymer.
components:
components: # DeltaV - Updated Sprite
- type: Sprite
sprite: Nyanotrasen/Clothing/Head/ReverseEngineering/juggernaut.rsi
sprite: DeltaV/Clothing/Head/ReverseEngineering/juggernaut.rsi
- type: Clothing
sprite: Nyanotrasen/Clothing/Head/ReverseEngineering/juggernaut.rsi
sprite: DeltaV/Clothing/Head/ReverseEngineering/juggernaut.rsi

- type: entity
parent: ClothingHeadHelmetHardsuitERTLeader
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
name: SA-122 combat hardsuit
components:
- type: Sprite
sprite: Nyanotrasen/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi
sprite: DeltaV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi
- type: Clothing
sprite: Nyanotrasen/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi
sprite: DeltaV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitSyndieReverseEngineered
- type: ReverseEngineering
Expand All @@ -30,9 +30,9 @@
description: A suit made by the special acquisitions department of Nanotrasen to be hyper resilient.
components:
- type: Sprite
sprite: Nyanotrasen/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi
sprite: DeltaV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi
- type: Clothing
sprite: Nyanotrasen/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi
sprite: DeltaV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitJuggernautReverseEngineered
- type: ReverseEngineering
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from Paradise SS13 at commit https://github.com/ParadiseSS13/Paradise/commit/a67c929b7394f78e7787114457ba42f4df6cc3a1 and modified by Hyenh, Edited by Stop-Sign",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, Edited by Stop-Sign.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "icon-flash"
},
{
"name": "combat-equipped-HELMET",
"directions": 4
},
{
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "on-equipped-HELMET",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by emisse for ss14, reverse engineered version modified by Hyenh, Edited by Stop-Sign",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by emisse for ss14, reverse engineered version modified by Hyenh, Edited by Stop-Sign",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

0 comments on commit 0d7366e

Please sign in to comment.