make pins 1 size (#14392)
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
id: ClothingNeckPinBase
|
||||
abstract: true
|
||||
name: pin
|
||||
description: be nothing do crime
|
||||
components:
|
||||
- type: Item
|
||||
size: 1
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckPinBase
|
||||
id: ClothingNeckLGBTPin
|
||||
name: LGBT pin
|
||||
description: be gay do crime
|
||||
@@ -15,7 +25,7 @@
|
||||
- state: lgbt-equipped
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
parent: ClothingNeckPinBase
|
||||
id: ClothingNeckAromanticPin
|
||||
name: aromantic pin
|
||||
description: be aro do crime
|
||||
@@ -31,7 +41,7 @@
|
||||
- state: aro-equipped
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
parent: ClothingNeckPinBase
|
||||
id: ClothingNeckAsexualPin
|
||||
name: asexual pin
|
||||
description: be ace do crime
|
||||
@@ -47,7 +57,7 @@
|
||||
- state: asex-equipped
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
parent: ClothingNeckPinBase
|
||||
id: ClothingNeckBisexualPin
|
||||
name: bisexual pin
|
||||
description: be bi do crime
|
||||
@@ -63,7 +73,7 @@
|
||||
- state: bi-equipped
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
parent: ClothingNeckPinBase
|
||||
id: ClothingNeckIntersexPin
|
||||
name: intersex pin
|
||||
description: be intersex do crime
|
||||
@@ -79,7 +89,7 @@
|
||||
- state: inter-equipped
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
parent: ClothingNeckPinBase
|
||||
id: ClothingNeckLesbianPin
|
||||
name: lesbian pin
|
||||
description: be lesbian do crime
|
||||
@@ -95,7 +105,7 @@
|
||||
- state: les-equipped
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
parent: ClothingNeckPinBase
|
||||
id: ClothingNeckNonBinaryPin
|
||||
name: non-binary pin
|
||||
description: "01100010 01100101 00100000 01100101 01101110 01100010 01111001 00100000 01100100 01101111 00100000 01100011 01110010 01101001 01101101 01100101"
|
||||
@@ -111,7 +121,7 @@
|
||||
- state: non-equipped
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
parent: ClothingNeckPinBase
|
||||
id: ClothingNeckPansexualPin
|
||||
name: pansexual pin
|
||||
description: be pan do crime
|
||||
@@ -127,7 +137,7 @@
|
||||
- state: pan-equipped
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
parent: ClothingNeckPinBase
|
||||
id: ClothingNeckTransPin
|
||||
name: transgender pin
|
||||
description: be trans do crime
|
||||
|
||||
Reference in New Issue
Block a user