Adds new disease! Tongue Twister. Also new scrambled accent. (#9393)
This commit is contained in:
7
Resources/Locale/en-US/accent/scrambled.ftl
Normal file
7
Resources/Locale/en-US/accent/scrambled.ftl
Normal file
@@ -0,0 +1,7 @@
|
||||
accent-scrambled-words-1 = Who?,
|
||||
accent-scrambled-words-2 = What?,
|
||||
accent-scrambled-words-3 = When?,
|
||||
accent-scrambled-words-4 = Where?,
|
||||
accent-scrambled-words-5 = Why!,
|
||||
accent-scrambled-words-6 = How?,
|
||||
accent-scrambled-words-7 = Me!,
|
||||
@@ -10,3 +10,4 @@ disease-eaten-inside = You feel like you're being eaten from the inside.
|
||||
disease-banana-compulsion = You really want to eat some bananas.
|
||||
disease-beat-chest-compulsion = {CAPITALIZE(THE($person))} beats {POSS-ADJ($person)} chest.
|
||||
disease-vomit = {CAPITALIZE(THE($person))} vomits.
|
||||
disease-think = You feel like you can't think straight.
|
||||
|
||||
@@ -220,3 +220,24 @@
|
||||
min: 420 ## Reachable with a flamer
|
||||
- !type:DiseaseReagentCure
|
||||
reagent: Theobromine
|
||||
|
||||
- type: disease
|
||||
id: TongueTwister
|
||||
name: Tongue Twister
|
||||
cureResist: 0.1
|
||||
effects:
|
||||
- !type:DiseaseGenericStatusEffect
|
||||
key: Stutter
|
||||
component: ScrambledAccent
|
||||
- !type:DiseaseSnough
|
||||
probability: 0.01
|
||||
snoughSound:
|
||||
collection: Sneezes
|
||||
- !type:DiseaseSnough
|
||||
probability: 0.02
|
||||
snoughMessage: disease-think
|
||||
cures:
|
||||
- !type:DiseaseBedrestCure
|
||||
maxLength: 30
|
||||
- !type:DiseaseJustWaitCure
|
||||
maxLength: 400
|
||||
|
||||
@@ -44,4 +44,4 @@
|
||||
components:
|
||||
- type: HealthAnalyzer
|
||||
fake: true
|
||||
disease: ActiveZombieVirus
|
||||
disease: ActiveZombieVirus
|
||||
|
||||
Reference in New Issue
Block a user