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