From 55bbce58d83b861f6f580f674705103b51195487 Mon Sep 17 00:00:00 2001
From: Arkerthan <arkerthan@gmail.com>
Date: Sun, 10 Mar 2019 18:10:43 -0700
Subject: [PATCH] Update mod_editSlaveCheatNew.tw

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

diff --git a/src/cheats/mod_editSlaveCheatNew.tw b/src/cheats/mod_editSlaveCheatNew.tw
index ee49ad21ba0..22517df9db9 100644
--- a/src/cheats/mod_editSlaveCheatNew.tw
+++ b/src/cheats/mod_editSlaveCheatNew.tw
@@ -3546,7 +3546,7 @@
 	<<if $tempSlave.brand == 0>>
 		''$He has no Branding''
 	<<else>>
-		''@@.yellow;$He@@ has $tempSlave.brand branded onto $his <<if $tempSlave.brandLocation == 0>>@@.red;[NEEDS TO BE SET]<<else>> $tempSlave.brandLocation @@<</if>>''
+		''@@.yellow;$He has $tempSlave.brand branded onto $his <<if $tempSlave.brandLocation == 0>>@@.red;[NEEDS TO BE SET]<<else>> $tempSlave.brandLocation <</if>>@@''
 	<</if>>
 	<br><br>
 	''Branding Location:''
-- 
GitLab