@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -324,6 +324,8 @@
|
||||
orGroup: GiftPool
|
||||
- id: ClothingHeadHatCatEars
|
||||
orGroup: GiftPool
|
||||
- id: ClothingHeadHatDogEars
|
||||
orGroup: GiftPool
|
||||
- id: ToySword
|
||||
orGroup: GiftPool
|
||||
- id: RevolverCapGun
|
||||
|
||||
Reference in New Issue
Block a user