From 8a882d07a74f7fcc092d1ec8547fc876a62d2a2e Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Sun, 8 Dec 2019 09:50:36 -0800
Subject: [PATCH] Update theBlackMarket.tw

---
 src/pregmod/theBlackMarket.tw | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/pregmod/theBlackMarket.tw b/src/pregmod/theBlackMarket.tw
index c6b2c3f562b..154e06b2d1f 100644
--- a/src/pregmod/theBlackMarket.tw
+++ b/src/pregmod/theBlackMarket.tw
@@ -404,13 +404,13 @@ He gestures to a door in the back of the stall. "The good shit's back there<<if
 						<<else>>
 							You cannot afford the asking price of @@.red;<<print cashFormat(25000)>>@@ for animal anal wombs and ovaries.
 						<</if>>
-						/* TODO: flesh this out some more */
-						/*"Got something real special this week. These are schematics for implanting non-human organs into humans. My supplier told me they came from some military experiments or something — maybe they were trying to make some kind of super soldier. Not my business, though."
+						/ TODO: flesh this out some more /
+						"Got something real special this week. These are schematics for implanting non-human organs into humans. My supplier told me they came from some military experiments or something — maybe they were trying to make some kind of super soldier. Not my business, though."
 					<<else>>
 						You lack the facilities required to grow organs.
 					<</if>>
-				<<else>>	/* if all schematics have already been purchased */
-					/*You already possess all of the schematics for implanting animal organs.
+				<<else>>	/ if all schematics have already been purchased /
+					You already possess all of the schematics for implanting animal organs.
 					<<run $merchantIllegalWares.delete("AnimalOrgans")>>
 				<</if>>
 			<</if>>
-- 
GitLab