Autism pins! (#25597)
* hee hee he ha ha * added gold varients, forgive me for my spritework * maints loot, copying from past PRs * Trying to fix RSI * speedran these sprites in break time, pictures will be later * Fixed/Tweaked glows * consensus * gregregation * dam copiryte * oops i forgot to delete 2 fields hope this works
This commit is contained in:
@@ -151,3 +151,35 @@
|
||||
clothingVisuals:
|
||||
neck:
|
||||
- state: trans-equipped
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckPinBase
|
||||
id: ClothingNeckAutismPin
|
||||
name: autism pin
|
||||
description: be autism do crime
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Neck/Misc/autismpin.rsi
|
||||
layers:
|
||||
- state: autism
|
||||
- type: Clothing
|
||||
sprite: Clothing/Neck/Misc/autismpin.rsi
|
||||
clothingVisuals:
|
||||
neck:
|
||||
- state: autism-equipped
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckPinBase
|
||||
id: ClothingNeckGoldAutismPin
|
||||
name: golden autism pin
|
||||
description: be autism do warcrime
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Neck/Misc/goldautismpin.rsi
|
||||
layers:
|
||||
- state: goldautism
|
||||
- type: Clothing
|
||||
sprite: Clothing/Neck/Misc/goldautismpin.rsi
|
||||
clothingVisuals:
|
||||
neck:
|
||||
- state: goldautism-equipped
|
||||
|
||||
@@ -65,6 +65,8 @@
|
||||
- ClothingUniformJumpsuitPirate
|
||||
- ClothingShoesBootsCowboyFancy
|
||||
- ClothingHeadHatCowboyBountyHunter
|
||||
- ClothingNeckAutismPin
|
||||
- ClothingNeckGoldAutismPin
|
||||
rareChance: 0.01
|
||||
prototypes:
|
||||
- Lighter
|
||||
|
||||
Reference in New Issue
Block a user