mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 05:27:39 +01:00
Smol examine fix
This commit is contained in:
@@ -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.",
|
||||
|
||||
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user