Disease Tweaks (#7136)
This commit is contained in:
@@ -6,10 +6,10 @@ diagnoser-disease-report-none-contents = [color=green]No diseases were found in
|
||||
diagnoser-disease-report-name = Disease Name: {CAPITALIZE($disease)}
|
||||
diagnoser-disease-report-infectious = Infectious: [color=red]Yes[/color]
|
||||
diagnoser-disease-report-not-infectious = Infectious: [color=green]No[/color]
|
||||
diagnoser-disease-report-cureresist-none = Medication Resistance: [color=green]None[/color]
|
||||
diagnoser-disease-report-cureresist-low = Medication Resistance: [color=yellow]Low[/color]
|
||||
diagnoser-disease-report-cureresist-medium = Medication Resistance: [color=orange]Medium[/color]
|
||||
diagnoser-disease-report-cureresist-high = Medication Resistance: [color=red]High[/color]
|
||||
diagnoser-disease-report-cureresist-none = Spaceacillin Resistance: [color=green]None[/color]
|
||||
diagnoser-disease-report-cureresist-low = Spaceacillin Resistance: [color=yellow]Low[/color]
|
||||
diagnoser-disease-report-cureresist-medium = Spaceacillin Resistance: [color=orange]Medium[/color]
|
||||
diagnoser-disease-report-cureresist-high = Spaceacillin Resistance: [color=red]High[/color]
|
||||
diagnoser-cure-none = The disease has no specific cures.
|
||||
diagnoser-cure-has = The disease has the following cures:
|
||||
diagnoser-cure-bedrest = Rest in bed for {$time} seconds.
|
||||
|
||||
@@ -135,4 +135,3 @@
|
||||
min: 420 ## Reachable with a flamer
|
||||
- !type:DiseaseReagentCure
|
||||
reagent: Theobromine
|
||||
amount: 10
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
parent: BaseItem
|
||||
id: Vaccine
|
||||
name: Vaccine
|
||||
description: There's no way you don't already have an opinion on these.
|
||||
description: Prevents people who DON'T already have a disease from catching it.
|
||||
components:
|
||||
- type: Item
|
||||
size: 3
|
||||
|
||||
@@ -276,7 +276,7 @@
|
||||
|
||||
- type: reagent
|
||||
id: BananaHonk
|
||||
name: banana mama
|
||||
name: banana honk
|
||||
parent: BaseAlcohol
|
||||
desc: A drink from Clown Heaven.
|
||||
physicalDesc: strong-smelling
|
||||
|
||||
Reference in New Issue
Block a user