Blood-red monkey hardsuit (#22273)

This commit is contained in:
Mr. 27
2024-03-03 22:56:17 -05:00
committed by GitHub
parent 1ed63d43b0
commit 540c819602
5 changed files with 22 additions and 3 deletions

View File

@@ -501,6 +501,11 @@
- type: HeldSpeedModifier - type: HeldSpeedModifier
- type: ToggleableClothing - type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitSyndie clothingPrototype: ClothingHeadHelmetHardsuitSyndie
- type: Tag
tags:
- MonkeyWearable
- Hardsuit
- WhitelistChameleon
# Syndicate Medic Hardsuit # Syndicate Medic Hardsuit
- type: entity - type: entity
@@ -515,6 +520,10 @@
sprite: Clothing/OuterClothing/Hardsuits/syndiemedic.rsi sprite: Clothing/OuterClothing/Hardsuits/syndiemedic.rsi
- type: ToggleableClothing - type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitSyndieMedic clothingPrototype: ClothingHeadHelmetHardsuitSyndieMedic
- type: Tag
tags:
- Hardsuit
- WhitelistChameleon
#Syndicate Elite Hardsuit #Syndicate Elite Hardsuit
- type: entity - type: entity
@@ -799,6 +808,10 @@
sprite: Clothing/OuterClothing/Hardsuits/ERTSuits/ertsecurity.rsi sprite: Clothing/OuterClothing/Hardsuits/ERTSuits/ertsecurity.rsi
- type: ToggleableClothing - type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitERTSecurity clothingPrototype: ClothingHeadHelmetHardsuitERTSecurity
- type: Tag
tags:
- Hardsuit
- WhitelistChameleon
#ERT Janitor Hardsuit #ERT Janitor Hardsuit
- type: entity - type: entity

View File

@@ -12,6 +12,7 @@
- type: Tag - type: Tag
tags: tags:
- SuitEVA - SuitEVA
- MonkeyWearable
- WhitelistChameleon - WhitelistChameleon
#Syndicate EVA #Syndicate EVA
@@ -28,6 +29,7 @@
- type: Tag - type: Tag
tags: tags:
- SuitEVA - SuitEVA
- MonkeyWearable
- WhitelistChameleon - WhitelistChameleon
#Emergency EVA #Emergency EVA
@@ -68,6 +70,7 @@
- type: Tag - type: Tag
tags: tags:
- SuitEVA - SuitEVA
- MonkeyWearable
- WhitelistChameleon - WhitelistChameleon
#NTSRA Voidsuit / Ancient Voidsuit #NTSRA Voidsuit / Ancient Voidsuit

View File

@@ -60,5 +60,4 @@
displayName: Suit displayName: Suit
whitelist: whitelist:
tags: tags:
- SuitEVA - MonkeyWearable

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

@@ -1,7 +1,7 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/fb2d71495bfe81446159ef528534193d09dd8d34", "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/fb2d71495bfe81446159ef528534193d09dd8d34, equipped-OUTERCLOTHING-monkey made by Dutch-VanDerLinde",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
@@ -14,6 +14,10 @@
"name": "equipped-OUTERCLOTHING", "name": "equipped-OUTERCLOTHING",
"directions": 4 "directions": 4
}, },
{
"name": "equipped-OUTERCLOTHING-monkey",
"directions": 4
},
{ {
"name": "inhand-left", "name": "inhand-left",
"directions": 4 "directions": 4