Added Genderqueer pin! (Properly this time.) (#34561)
* Added Genderqueer pin! (Properly this time.) * Update meta.json
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
ClothingNeckNonBinaryPin: 3
|
||||
ClothingNeckPansexualPin: 3
|
||||
ClothingNeckOmnisexualPin: 3
|
||||
ClothingNeckGenderqueerPin: 3
|
||||
ClothingNeckTransPin: 3
|
||||
ClothingNeckAutismPin: 3
|
||||
ClothingNeckGoldAutismPin: 3
|
||||
|
||||
@@ -122,6 +122,17 @@
|
||||
- type: Clothing
|
||||
equippedPrefix: omni
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckPinBase
|
||||
id: ClothingNeckGenderqueerPin
|
||||
name: genderqueer pin
|
||||
description: be crime, do gender
|
||||
components:
|
||||
- type: Sprite
|
||||
state: gender
|
||||
- type: Clothing
|
||||
equippedPrefix: gender
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckPinBase
|
||||
id: ClothingNeckTransPin
|
||||
|
||||
@@ -150,6 +150,7 @@
|
||||
- id: ClothingNeckNonBinaryPin
|
||||
- id: ClothingNeckPansexualPin
|
||||
- id: ClothingNeckOmnisexualPin
|
||||
- id: ClothingNeckGenderqueerPin
|
||||
- id: ClothingNeckTransPin
|
||||
- id: ClothingNeckAutismPin
|
||||
- id: ClothingNeckGoldAutismPin
|
||||
|
||||
@@ -160,6 +160,12 @@
|
||||
back:
|
||||
- ClothingNeckOmnisexualPin
|
||||
|
||||
- type: loadout
|
||||
id: ClothingNeckGenderqueerPin
|
||||
storage:
|
||||
back:
|
||||
- ClothingNeckGenderqueerPin
|
||||
|
||||
- type: loadout
|
||||
id: ClothingNeckTransPin
|
||||
storage:
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
- ClothingNeckNonBinaryPin
|
||||
- ClothingNeckPansexualPin
|
||||
- ClothingNeckOmnisexualPin
|
||||
- ClothingNeckGenderqueerPin
|
||||
- ClothingNeckTransPin
|
||||
- ClothingNeckAutismPin
|
||||
- ClothingNeckGoldAutismPin
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 327 B |
BIN
Resources/Textures/Clothing/Neck/Misc/pins.rsi/gender.png
Normal file
BIN
Resources/Textures/Clothing/Neck/Misc/pins.rsi/gender.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 273 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"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",
|
||||
"copyright": "PixelTK leaves his mark on upstream, BackeTako made the gay, autism pins by Terraspark, omnisexual pin by juliangiebel, genderqueer by centcomofficer24",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -97,6 +97,13 @@
|
||||
{
|
||||
"name": "omni-equipped-NECK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "gender"
|
||||
},
|
||||
{
|
||||
"name": "gender-equipped-NECK",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user