From a742c9b4d92383a7ffac1df7b361d0f50e003891 Mon Sep 17 00:00:00 2001 From: Arkerthan <arkerthan@gmail.com> Date: Sun, 10 Mar 2019 18:07:37 -0700 Subject: [PATCH] Update mod_EditChildCheatNew.tw --- src/cheats/mod_EditChildCheatNew.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cheats/mod_EditChildCheatNew.tw b/src/cheats/mod_EditChildCheatNew.tw index 97d3dfdc51c..2f31c1f92ca 100644 --- a/src/cheats/mod_EditChildCheatNew.tw +++ b/src/cheats/mod_EditChildCheatNew.tw @@ -2740,7 +2740,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