From c3de4de92fc89da8536c259e8145f6d801a4723e Mon Sep 17 00:00:00 2001
From: SkyratBot <59378654+SkyratBot@users.noreply.github.com>
Date: Tue, 10 May 2022 21:17:42 +0200
Subject: [PATCH] [MIRROR] Fix a missing bold tag in the omega soap poem [MDB
IGNORE] (#13511)
* Fix a missing bold tag in the omega soap poem (#66827)
Its only missing an opening b tag
* Fix a missing bold tag in the omega soap poem
Co-authored-by: vincentiusvin <54709710+vincentiusvin@users.noreply.github.com>
---
code/game/objects/items/clown_items.dm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/code/game/objects/items/clown_items.dm b/code/game/objects/items/clown_items.dm
index a87d15d3af0..2f4c45e2133 100644
--- a/code/game/objects/items/clown_items.dm
+++ b/code/game/objects/items/clown_items.dm
@@ -94,7 +94,7 @@
/obj/item/paper/fluff/stations/soap
name = "ancient janitorial poem"
desc = "An old paper that has passed many hands."
- info = "The legend of the omega soap
Essence of potato. Juice, not grind.
A lizard's tail, turned into wine.
powder of monkey, to help the workload.
Some Krokodil, because meth would explode.
Nitric acid and Baldium, for organic dissolving.
A cup filled with Hooch, for sinful absolving
Some Bluespace Dust, for removal of stains.
A syringe full of Pump-up, it's security's bane.
Add a can of Space Cola, because we've been paid.
Heat as hot as you can, let the soap be your blade.
Ten units of each reagent create a soap that could topple all others."
+ info = "The legend of the omega soap
Essence of potato. Juice, not grind.
A lizard's tail, turned into wine.
powder of monkey, to help the workload.
Some Krokodil, because meth would explode.
Nitric acid and Baldium, for organic dissolving.
A cup filled with Hooch, for sinful absolving
Some Bluespace Dust, for removal of stains.
A syringe full of Pump-up, it's security's bane.
Add a can of Space Cola, because we've been paid.
Heat as hot as you can, let the soap be your blade.
Ten units of each reagent create a soap that could topple all others."
/obj/item/soap/suicide_act(mob/user)