Add DiseaseDef diseases with weather vectors and excused absence.
Vanilla ships several diseases whose stages drive lesson gain, stay-home rolls, and illness attendance; cold/rain/snow raise onset via BehaviorDef scale.
This commit is contained in:
@@ -234,5 +234,9 @@
|
||||
"DirectorSummoned": "A pupil was summoned to the principal",
|
||||
"GoingToPrincipal": "going to the principal",
|
||||
"WaitForPrincipal": "waiting at the principal's office",
|
||||
"CommonCold": "Common cold",
|
||||
"Influenza": "Influenza",
|
||||
"StomachBug": "Stomach bug",
|
||||
"Otitis": "Ear infection",
|
||||
"core": "Core",
|
||||
}
|
||||
|
||||
@@ -234,5 +234,9 @@
|
||||
"DirectorSummoned": "Ученика вызвали к директору",
|
||||
"GoingToPrincipal": "идёт к директору",
|
||||
"WaitForPrincipal": "ждёт у кабинета директора",
|
||||
"CommonCold": "ОРВИ",
|
||||
"Influenza": "Грипп",
|
||||
"StomachBug": "Кишечная инфекция",
|
||||
"Otitis": "Отит",
|
||||
"core": "Базовая игра",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user