From 98de4b13c7f98024682b7ced57ffd3f5a65de054 Mon Sep 17 00:00:00 2001 From: evilew Date: Tue, 1 Jul 2025 08:36:58 +0200 Subject: [PATCH] snaxi note fix --- GainStation13/code/game/lore_papers.dm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/GainStation13/code/game/lore_papers.dm b/GainStation13/code/game/lore_papers.dm index ef08c2cfa3..49f2414fbd 100644 --- a/GainStation13/code/game/lore_papers.dm +++ b/GainStation13/code/game/lore_papers.dm @@ -152,8 +152,7 @@ //snaxi bathhouse instructions /obj/item/paper/fluff/snaxi_bathhouse name = "BATH HOUSE INSTRUCTIONS" - info = "Hey there! So, a few things to keep in mind: If you want to pump steam to the main area, you can do so by hooking up a tank with a wrench to the connector port. Afterwards, heat up the steam with the heater next to it. Once it's heated (please don't raise it to a boiling temperature), you can turn on the valve pump labelled 'gas to bathhouse' to get it pumping inside the main room. Voila! P.S.: A tank of steam will usually be enough for the main hall. Don't overpressurize or heat the room too much (something like 573K is typically nice and toasty)." - + info = "Hey there! So, a few things to keep in mind: If you want to pump steam to the main area, you can do so by hooking up a tank with a wrench to the connector port. Afterwards, heat up the steam with the heater next to it. Once it's heated (please don't raise it to a boiling temperature), you can turn on the valve pump labelled 'gas to bathhouse' to get it pumping inside the main room. Voila! P.S.: A tank of steam will usually be enough for the main hall. Don't overpressurize or heat the room too much." //fastfood