From 29d54ad2539f4bf4a03e9dcdd650649e6aaff0da Mon Sep 17 00:00:00 2001
From: lowercase-donkey <lowercasedonkey@gmail.com>
Date: Wed, 29 May 2019 00:39:09 -0400
Subject: [PATCH] copy brand warning

---
 src/uncategorized/bodyModification.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/uncategorized/bodyModification.tw b/src/uncategorized/bodyModification.tw
index 6e5762d56b1..a88d66eb1a7 100644
--- a/src/uncategorized/bodyModification.tw
+++ b/src/uncategorized/bodyModification.tw
@@ -1066,7 +1066,7 @@ Or a custom site: <<textbox "$brandTarget.local" $brandTarget.local "Body Modifi
 		<<run cashX(forceNeg($modCost), "slaveMod", $activeSlave)>>
 		<<set $degradation += 10>>
 		<<goto "Body Modification">>
-	<</link>>?
+	<</link>>? //Branding will slightly reduce $his beauty but may slowly increase your reputation.//
 <<else>>
 	<<if $activeSlave.brand[$brandTarget.local] === $brandDesign.local>>
 		$He already has $brandDesign.local on $his $brandTarget.local.
-- 
GitLab