Doggy Ears (#22832)

* add content

* sprite update

* goodbuy nose
This commit is contained in:
Ed
2023-12-23 06:20:08 +03:00
committed by GitHub
parent 99d6aff7be
commit def4e0f60e
8 changed files with 53 additions and 0 deletions

View File

@@ -79,6 +79,8 @@
prob: 0.001
- id: ClothingHeadHatCatEars
prob: 0.01
- id: ClothingHeadHatDogEars
prob: 0.01
# TRAITOR EQUIPMENT (0.01%)
- id: Telecrystal10
prob: 0.0001

View File

@@ -183,6 +183,23 @@
sprite: Clothing/Head/Hats/catears.rsi
- type: AddAccentClothing
accent: OwOAccent
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatDogEars
name: doggy ears
description: Only for good boys.
suffix: DO NOT MAP
components:
- type: Tag
tags:
- DroneUsable
- type: Sprite
sprite: Clothing/Head/Hats/dogears.rsi
- type: Clothing
sprite: Clothing/Head/Hats/dogears.rsi
- type: AddAccentClothing
accent: BarkAccent
- type: entity
parent: ClothingHeadBase

View File

@@ -324,6 +324,8 @@
orGroup: GiftPool
- id: ClothingHeadHatCatEars
orGroup: GiftPool
- id: ClothingHeadHatDogEars
orGroup: GiftPool
- id: ToySword
orGroup: GiftPool
- id: RevolverCapGun