Smol examine fix

This commit is contained in:
Heroman
2022-08-01 05:32:45 +10:00
parent 5498284d84
commit 9e6a688846
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -56,8 +56,8 @@
var/nutrition_message_visible = TRUE
var/list/nutrition_messages = list(
"They are starving! You can hear their stomach snarling from across the room!" = 1,
"They are extremely hungry. A deep growl occasionally rumbles from their empty stomach." = 2,
"They are starving! You can hear their stomach snarling from across the room!",
"They are extremely hungry. A deep growl occasionally rumbles from their empty stomach.",
"",
"They have a stuffed belly, bloated fat and round from eating too much.",
"They have a rotund, thick gut. It bulges from their body obscenely, close to sagging under its own weight.",
+2 -2
View File
@@ -75,8 +75,8 @@ V::::::V V::::::VO:::::::OOO:::::::ORR:::::R R:::::REE::::::EEEEEE
var/nutrition_message_visible = TRUE
var/list/nutrition_messages = list(
"They are starving! You can hear their stomach snarling from across the room!" = 1,
"They are extremely hungry. A deep growl occasionally rumbles from their empty stomach." = 2,
"They are starving! You can hear their stomach snarling from across the room!",
"They are extremely hungry. A deep growl occasionally rumbles from their empty stomach.",
"",
"They have a stuffed belly, bloated fat and round from eating too much.",
"They have a rotund, thick gut. It bulges from their body obscenely, close to sagging under its own weight.",