Remake hairflowers (#25475)
* Add more lily usage (orange hairflower and flowercrown) * comit 2 * ee * more fixes * w * im stupid * bring poppy in authodrobe * weh --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -47,20 +47,6 @@
|
||||
graph: flowercrown
|
||||
node: flowercrown
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatHairflower
|
||||
name: hairflower
|
||||
description: A red flower for beautiful ladies.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Misc/hairflower.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Misc/hairflower.rsi
|
||||
- type: Construction
|
||||
graph: hairflower
|
||||
node: hairflower
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadLightBase
|
||||
id: ClothingHeadHatPumpkin
|
||||
|
||||
@@ -1220,6 +1220,10 @@
|
||||
id: FoodPoppy
|
||||
description: A flower with extracts often used in the production of medicine
|
||||
components:
|
||||
- type: Clothing
|
||||
slots:
|
||||
- HEAD
|
||||
quickEquip: false
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- medicine
|
||||
|
||||
@@ -294,7 +294,7 @@
|
||||
orGroup: GiftPool
|
||||
- id: ClothingHeadHatFlowerCrown
|
||||
orGroup: GiftPool
|
||||
- id: ClothingHeadHatHairflower
|
||||
- id: FoodPoppy
|
||||
orGroup: GiftPool
|
||||
- id: ClothingMaskClown
|
||||
orGroup: GiftPool
|
||||
|
||||
Reference in New Issue
Block a user