ClothingNeckAllyPin: 3
ClothingNeckAromanticPin: 3
ClothingNeckAsexualPin: 3
+ ClothingNeckAroacePin: 3
ClothingNeckBisexualPin: 3
ClothingNeckGayPin: 3
ClothingNeckIntersexPin: 3
PlushieSharkGrey: 2
ClothingNeckScarfStripedAce: 2
ClothingNeckScarfStripedAro: 2
+ ClothingNeckScarfStripedAroace: 2
ClothingNeckScarfStripedBiSexual: 2
ClothingNeckScarfStripedGay: 2
ClothingNeckScarfStripedInter: 2
- type: Sprite
sprite: Clothing/Neck/Cloaks/aro.rsi
+- type: entity
+ parent: ClothingNeckBase
+ id: ClothingNeckCloakAroace
+ name: aeropilot's cloak # thank you happyman442 this was the best name idea ever
+ description: Cloak awarded to Nanotrasen's finest pilots on planets with inhabitable atmospheres.
+ components:
+ - type: Sprite
+ sprite: Clothing/Neck/Cloaks/aroace.rsi
+
- type: entity
parent: ClothingNeckBase
id: ClothingNeckCloakBi
- type: Clothing
equippedPrefix: aro
+- type: entity
+ parent: ClothingNeckPinBase
+ id: ClothingNeckAroacePin
+ name: aroace pin
+ description: Be aroace do crime.
+ components:
+ - type: Sprite
+ state: aroace
+ - type: Clothing
+ equippedPrefix: aroace
+
- type: entity
parent: ClothingNeckPinBase
id: ClothingNeckAsexualPin
- type: Clothing
sprite: Clothing/Neck/Scarfs/PrideScarfs/aro.rsi
+- type: entity
+ parent: ClothingScarfBase
+ id: ClothingNeckScarfStripedAroace
+ name: striped aroace scarf
+ description: A stylish striped aroace scarf. The perfect winter accessory for those with a keen fashion sense, and those who just can't handle a cold breeze on their necks.
+ components:
+ - type: Sprite
+ sprite: Clothing/Neck/Scarfs/PrideScarfs/aroace.rsi
+ - type: Clothing
+ sprite: Clothing/Neck/Scarfs/PrideScarfs/aroace.rsi
+
- type: entity
parent: ClothingScarfBase
id: ClothingNeckScarfStripedBiSexual
- id: ClothingNeckCloakGoliathCloak
- id: ClothingNeckCloakAce
- id: ClothingNeckCloakAro
+ - id: ClothingNeckCloakAroace
- id: ClothingNeckCloakBi
- id: ClothingNeckCloakIntersex
- id: ClothingNeckCloakLesbian
- id: ClothingNeckAllyPin
- id: ClothingNeckAromanticPin
- id: ClothingNeckAsexualPin
+ - id: ClothingNeckAroacePin
- id: ClothingNeckBisexualPin
- id: ClothingNeckGayPin
- id: ClothingNeckIntersexPin
back:
- ClothingNeckAsexualPin
+- type: loadout
+ id: ClothingNeckAroacePin
+ storage:
+ back:
+ - ClothingNeckAroacePin
+
- type: loadout
id: ClothingNeckBisexualPin
storage:
- ClothingNeckAllyPin
- ClothingNeckAromanticPin
- ClothingNeckAsexualPin
+ - ClothingNeckAroacePin
- ClothingNeckBisexualPin
- ClothingNeckGayPin
- ClothingNeckIntersexPin
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Base made by superfreak9111 on discord for Space Station 14, recoloured by momochitters",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-NECK",
+ "directions": 4
+ },
+ {
+ "name": "inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "inhand-right",
+ "directions": 4
+ }
+ ]
+}
{
"version": 1,
"license": "CC-BY-SA-3.0",
- "copyright": "PixelTK leaves his mark on upstream, BackeTako made the gay, autism pins by Terraspark, omnisexual pin by juliangiebel, genderqueer by centcomofficer24, ally by FairlySadPanda",
+ "copyright": "PixelTK leaves his mark on upstream, BackeTako made the gay, autism pins by Terraspark, omnisexual pin by juliangiebel, genderqueer by centcomofficer24, ally by FairlySadPanda, aroace by momochitters",
"size": {
"x": 32,
"y": 32
"name": "aro-equipped-NECK",
"directions": 4
},
+ {
+ "name": "aroace"
+ },
+ {
+ "name": "aroace-equipped-NECK",
+ "directions": 4
+ },
{
"name": "asex"
},
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da | In hand sprites sprited by PuroSlavKing (Github) for Space Station 14, recoloured by momochitters",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "equipped-NECK",
+ "directions": 4
+ },
+ {
+ "name": "icon"
+ },
+ {
+ "name": "inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "inhand-right",
+ "directions": 4
+ }
+ ]
+}