This commit is contained in:
Rane
2022-07-27 00:46:24 -04:00
committed by GitHub
parent 963ddd507b
commit 1c8bdaf7c4
53 changed files with 698 additions and 36 deletions

View File

@@ -0,0 +1,9 @@
action-name-sleep = Sleep
action-desc-sleep = Go to sleep.
action-name-wake = Wake up
action-desc-wake = Stop sleeping.
sleep-onomatopoeia = Zzz...
sleep-examined = [color=lightblue]{CAPITALIZE(SUBJECT($target))} {CONJUGATE-BE($target)} asleep.[/color]
wake-other-success = You shake {THE($target)} awake.
wake-other-failure = You shake {THE($target)}, but {SUBJECT($target)} {CONJUGATE-BE($target)} not waking up.

View File

@@ -0,0 +1 @@
effect-sleepy = You feel a bit sleepy.

View File

@@ -12,7 +12,7 @@ diagnoser-disease-report-cureresist-medium = Spaceacillin Resistance: [color=ora
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.
diagnoser-cure-bedrest = Rest in bed for {$time} seconds, or {$sleep} seconds if sleeping.
diagnoser-cure-reagent = Consume at least {$units}u of {$reagent}.
diagnoser-cure-wait = It will go away on its own after {$time} seconds.
diagnoser-cure-temp = Reach a body temperature below {$max}°K or above {$min}°K.

View File

@@ -3,6 +3,7 @@ disease-sick-generic = You feel sick.
disease-sneeze = {CAPITALIZE($person)} sneezes.
disease-cough = {CAPITALIZE($person)} coughs.
disease-screech = {CAPITALIZE($person)} screeches.
disease-yawn = {CAPITALIZE($person)} yawns.
disease-meow = {CAPITALIZE($person)} meows.
disease-hiss = {CAPITALIZE($person)} hisses.
disease-beep= {CAPITALIZE($person)} beeps.
@@ -11,4 +12,4 @@ 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.
disease-polymorph = You feel your body twist and change form!
disease-polymorph = You feel your body twist and change form!

View File

@@ -15,3 +15,6 @@ reagent-desc-nitrogen = A colorless, odorless unreactive gas. Highly stable.
reagent-name-miasma = miasma
reagent-desc-miasma = Uh oh, stinky!
reagent-name-nitrous-oxide = nitrous oxide
reagent-desc-nitrous-oxide = You know how everything seems funnier when you're tired? Well...

View File

@@ -10,6 +10,9 @@ reagent-desc-mold = Often found in dark, humid places or on old bread.
reagent-name-polytrinic-acid = polytrinic acid
reagent-desc-polytrinic-acid = An extremely corrosive chemical substance. The slightest touch of it will melt off most masks and headgear, and it deals extreme damage to anyone who comes directly into contact with it.
reagent-name-chloral-hydrate = chloral hydrate
reagent-desc-chloral-hydrate = In low doses, makes you drowsy. In higher doses, puts you to sleep. Overdoses deal toxin damage.
reagent-name-fluorosulfuric-acid = fluorosulfuric acid
reagent-desc-fluorosulfuric-acid = An extremely corrosive chemical substance.