* Add AMIV disease stages * remove unused import * move stages to top for readability * monkey immunity to amiv * Update to use time instead of index * Revert "Update to use time instead of index" This reverts commit 6bc83b0d48c167fe30437fa94272a00ed1633c5d. * add comments * rerun test
14 lines
752 B
Plaintext
14 lines
752 B
Plaintext
disease-cured = You feel a bit better.
|
|
disease-sick-generic = You feel sick.
|
|
disease-sneeze = {CAPITALIZE($person)} sneezes.
|
|
disease-cough = {CAPITALIZE($person)} coughs.
|
|
disease-screech = {CAPITALIZE($person)} screeches.
|
|
disease-meow = {CAPITALIZE($person)} meows.
|
|
disease-hiss = {CAPITALIZE($person)} hisses.
|
|
disease-beep= {CAPITALIZE($person)} beeps.
|
|
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.
|
|
disease-polymorph = You feel your body twist and change form! |