From b403183d0ebc5eeb3988712fc257d19dc28b10d0 Mon Sep 17 00:00:00 2001 From: Tigercat2000 Date: Tue, 15 Sep 2015 09:05:07 -0700 Subject: [PATCH] Bayxamine: No cloneX. --- code/modules/examine/descriptions/medical.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/examine/descriptions/medical.dm b/code/modules/examine/descriptions/medical.dm index b3b01e9afb8..d56e4c8b163 100644 --- a/code/modules/examine/descriptions/medical.dm +++ b/code/modules/examine/descriptions/medical.dm @@ -11,8 +11,8 @@ in critical condition by placing them in stasis, so they can be treated at a later time.
\
\ In order for it to work, it must be loaded with chemicals, and the temperature of the solution must reach a certain point. Additionally, it \ - requires a supply of pure oxygen, provided by canisters that are attached. The most commonly used chemicals in the chambers are Cryoxadone and \ - Clonexadone. Clonexadone is more effective in treating all damage, including Genetic damage, but is otherwise functionally identical.
\ + requires a supply of pure oxygen, provided by canisters that are attached. The most commonly used chemicals in the chambers is Cryoxadone, which \ + heals most damage types including genetic damage.
\
\ Activating the freezer nearby, and setting it to a temperature setting below 150, is recommended before operation! Further, any clothing the patient \ is wearing that act as an insulator will reduce its effectiveness, and should be removed.
\