Adds cat ears as rare loot and traitor item (#6939)

* adds cat ears that give uwu accent

* error

* Updated to 20tc

Web edit yoink

* 21 TC now
This commit is contained in:
Peptide90
2022-05-12 11:53:01 +01:00
committed by GitHub
parent dc28587f48
commit a1aba4983a
9 changed files with 57 additions and 0 deletions

View File

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

View File

@@ -371,6 +371,15 @@
category: Misc
itemId: ClothingBackpackDuffelSyndicatePyjamaBundle
price: 4
- type: uplinkListing
id: UplinkCatEars
category: Misc
itemId: ClothingHeadHatCatEars
listingName: Cat Ears
description: UwU.
price: 21
- type: uplinkListing
id: UplinkGigacancerScanner

View File

@@ -111,3 +111,16 @@
sprite: Clothing/Head/Misc/cone.rsi
- type: Clothing
sprite: Clothing/Head/Misc/cone.rsi
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatCatEars
name: cat ears
description: "NYAH!"
components:
- type: Sprite
sprite: Clothing/Head/Hats/catears.rsi
- type: Clothing
sprite: Clothing/Head/Hats/catears.rsi
- type: AddAccentClothing
accent: OwOAccent

View File

@@ -19,6 +19,7 @@
- BalloonCorgi
- PonderingOrb
- Skub
- ClothingHeadHatCatEars
rareChance: 0.01
prototypes:
- Lighter