diff --git a/src/uncategorized/bodyModification.tw b/src/uncategorized/bodyModification.tw index b3e7e6226374df52db0c4f1bf8b80d799d38f950..8cf90255f16cd14554962d60b6cddabba8fc8966 100644 --- a/src/uncategorized/bodyModification.tw +++ b/src/uncategorized/bodyModification.tw @@ -20,7 +20,7 @@ <<set $activeSlave.health -= 10>> <<unset $brandApplied>> <</if>> -<<if $activeSlave.fetish != "mindbroken @@ $activeSlave.fuckdoll == 0>> + <<if $activeSlave.fetish != "mindbroken && $activeSlave.fuckdoll == 0>> <<if $degradation > 1>> <<if $degradation > 5>> <<if $activeSlave.devotion <= 50 && $activeSlave.trust < -50>> @@ -317,7 +317,7 @@ <</if>> <</if>> <</if>> -<</if>> + <</if>> <</if>> /* 000-250-006 */ diff --git a/src/uncategorized/bodyModificationDegradation.tw b/src/uncategorized/bodyModificationDegradation.tw index a935f16aaffec869a7b4e2de0a362264ade93257..714e663dc6c1a4f3a38296bde3b872c481c34b4b 100644 --- a/src/uncategorized/bodyModificationDegradation.tw +++ b/src/uncategorized/bodyModificationDegradation.tw @@ -2,6 +2,6 @@ <<if ($degradation == 0)>> <<goto "Slave Interact">> -<<elseif $degradation == 1 && $activeSlave.fetish != "mindbroken @@ $activeSlave.fuckdoll == 0>> +<<elseif $degradation > 0 && $activeSlave.fetish != "mindbroken && $activeSlave.fuckdoll == 0>> <<goto "Body Modification Reaction">> <</if>> diff --git a/src/uncategorized/bodyModificationReaction.tw b/src/uncategorized/bodyModificationReaction.tw index 2f881c733938f78af64528276d4c07f6c764b9b8..c695d644a55fa1d7e60df732e4c7609239ca4f27 100644 --- a/src/uncategorized/bodyModificationReaction.tw +++ b/src/uncategorized/bodyModificationReaction.tw @@ -12,7 +12,7 @@ As you cast off her bindings<<if canSee($activeSlave)>> and <<if ($activeSlave.a <<set $brandApplied = 0>> <<set $activeSlave.health -= 10>> <</if>> -<<if $activeSlave.fetish != "mindbroken @@ $activeSlave.fuckdoll == 0>> +<<if $activeSlave.fetish != "mindbroken && $activeSlave.fuckdoll == 0>> <<if ($degradation > 10) && ($activeSlave.devotion <= 50) && ($activeSlave.trust < -50)>> She is appalled by the whorish spectacle you have made of her. She @@.gold;fears@@ you all the more for this but is so terrified of you it does not affect her submission. <<set $activeSlave.trust -= 10>>