Mobster accents for rat king/servants (#8927)

* basically perfect

* oops

* huh

* new substitutions from retequizzle, rane, and olddancejacket + crown accent

* fixes
This commit is contained in:
Kara
2022-06-17 19:36:19 -07:00
committed by GitHub
parent 1c343f9e00
commit cbd5abb698
5 changed files with 119 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
accent-mobster-prefix-1 = Nyehh,
accent-mobster-suffix-boss-1 = , see?
accent-mobster-suffix-boss-2 = , fugeddaboutit.
accent-mobster-suffix-boss-3 = , capiche?
accent-mobster-suffix-minion-1 = , yeah!
accent-mobster-suffix-minion-2 = , boss says!

View File

@@ -111,12 +111,12 @@
sprite: Clothing/Head/Misc/cone.rsi
- type: Clothing
sprite: Clothing/Head/Misc/cone.rsi
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatFancyCrown
name: fancy crown
description: It smells like dead rat.
description: It smells like dead rat. Lets you speak like one!
components:
- type: Sprite
sprite: Clothing/Head/Misc/fancycrown.rsi
@@ -124,6 +124,8 @@
sprite: Clothing/Head/Misc/fancycrown.rsi
- type: MobPrice
price: 3000
- type: AddAccentClothing
accent: MobsterAccent
- type: entity
parent: ClothingHeadBase

View File

@@ -89,6 +89,7 @@
itemIconStyle: NoItem
event: !type:RatKingDomainActionEvent
hungerPerDomainUse: 50
- type: MobsterAccent
- type: Access #he's so baller he gets his own access. NT got nothing on him
tags:
- Maintenance
@@ -192,4 +193,5 @@
- type: NoSlip
- type: MobPrice
price: 500 # rat wealth
- type: MobsterAccent
isBoss: false