Blood-red monkey hardsuit (#22273)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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 |
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user