Blood-red monkey hardsuit (#22273)
This commit is contained in:
@@ -501,6 +501,11 @@
|
||||
- type: HeldSpeedModifier
|
||||
- type: ToggleableClothing
|
||||
clothingPrototype: ClothingHeadHelmetHardsuitSyndie
|
||||
- type: Tag
|
||||
tags:
|
||||
- MonkeyWearable
|
||||
- Hardsuit
|
||||
- WhitelistChameleon
|
||||
|
||||
# Syndicate Medic Hardsuit
|
||||
- type: entity
|
||||
@@ -515,6 +520,10 @@
|
||||
sprite: Clothing/OuterClothing/Hardsuits/syndiemedic.rsi
|
||||
- type: ToggleableClothing
|
||||
clothingPrototype: ClothingHeadHelmetHardsuitSyndieMedic
|
||||
- type: Tag
|
||||
tags:
|
||||
- Hardsuit
|
||||
- WhitelistChameleon
|
||||
|
||||
#Syndicate Elite Hardsuit
|
||||
- type: entity
|
||||
@@ -799,6 +808,10 @@
|
||||
sprite: Clothing/OuterClothing/Hardsuits/ERTSuits/ertsecurity.rsi
|
||||
- type: ToggleableClothing
|
||||
clothingPrototype: ClothingHeadHelmetHardsuitERTSecurity
|
||||
- type: Tag
|
||||
tags:
|
||||
- Hardsuit
|
||||
- WhitelistChameleon
|
||||
|
||||
#ERT Janitor Hardsuit
|
||||
- type: entity
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- SuitEVA
|
||||
- MonkeyWearable
|
||||
- WhitelistChameleon
|
||||
|
||||
#Syndicate EVA
|
||||
@@ -28,6 +29,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- SuitEVA
|
||||
- MonkeyWearable
|
||||
- WhitelistChameleon
|
||||
|
||||
#Emergency EVA
|
||||
@@ -68,6 +70,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- SuitEVA
|
||||
- MonkeyWearable
|
||||
- WhitelistChameleon
|
||||
|
||||
#NTSRA Voidsuit / Ancient Voidsuit
|
||||
|
||||
@@ -60,5 +60,4 @@
|
||||
displayName: Suit
|
||||
whitelist:
|
||||
tags:
|
||||
- SuitEVA
|
||||
|
||||
- MonkeyWearable
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 9.5 KiB |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"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": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -14,6 +14,10 @@
|
||||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING-monkey",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
|
||||
Reference in New Issue
Block a user