Unathi temperature tweak (#12642)

This commit is contained in:
Dekserrrrrr
2021-10-25 12:13:25 +02:00
committed by GitHub
parent f012311bce
commit ac99292805
2 changed files with 7 additions and 2 deletions
@@ -85,14 +85,14 @@
reagent_tag = IS_UNATHI
base_color = "#066000"
heat_discomfort_level = 295
heat_discomfort_level = 304 // 30°C
heat_discomfort_strings = list(
"You feel soothingly warm.",
"You feel the heat sink into your bones.",
"You feel warm enough to take a nap."
)
cold_discomfort_level = 292
cold_discomfort_level = 294 // 20°C
cold_discomfort_strings = list(
"You feel chilly.",
"You feel sluggish and cold.",