From 39af3a830f19eac232d76ecf044732c8cfa7722f Mon Sep 17 00:00:00 2001
From: klorpa <30924131+klorpa@users.noreply.github.com>
Date: Wed, 12 Jun 2019 21:18:44 -0500
Subject: [PATCH] Alfabet

---
 src/SpecialForce/SpecialForce.js       |  2 +-
 src/js/eventSelectionJS.js             |  6 +++---
 src/npc/fFeelings.tw                   | 24 ++++++++++++------------
 src/npc/fRelation.tw                   | 12 ++++++------
 src/pregmod/saClothes.tw               |  8 ++++----
 src/uncategorized/bodyModification.tw  |  2 +-
 src/uncategorized/genericPlotEvents.tw |  2 +-
 src/uncategorized/saLongTermEffects.tw | 26 +++++++++++++-------------
 src/uncategorized/storyCaption.tw      |  2 +-
 src/uncategorized/universalRules.tw    |  2 +-
 10 files changed, 43 insertions(+), 43 deletions(-)

diff --git a/src/SpecialForce/SpecialForce.js b/src/SpecialForce/SpecialForce.js
index 1b81ac296d2..a305ab7a9be 100644
--- a/src/SpecialForce/SpecialForce.js
+++ b/src/SpecialForce/SpecialForce.js
@@ -2816,7 +2816,7 @@ App.SF.UpgradeCost = function(cost, unit) {
 		S = V.SF.Squad;
 	let value = 0;
 	value = cost * T.Env * (1.15 + (V.SF.Size / 10)) * (1.15 + (unit / 100));
-	if ([S.Sub, S.AircraftCarrier, S.MissileSilo, S.GiantRobot, S.Satellite.lv, S.GunS, S.SpacePlane, S.Drones].includes(unit)) {
+	if ([S.AircraftCarrier, S.Drones, S.GiantRobot, S.GunS, S.MissileSilo, S.Satellite.lv, S.SpacePlane, S.Sub].includes(unit)) {
 		value *= V.HackingSkillMultiplier;
 	}
 	return Math.ceil(value);
diff --git a/src/js/eventSelectionJS.js b/src/js/eventSelectionJS.js
index f9e5cce1b2e..654c65441a0 100644
--- a/src/js/eventSelectionJS.js
+++ b/src/js/eventSelectionJS.js
@@ -60,7 +60,7 @@ window.generateRandomEventPoolStandard = function(eventSlave) {
 					}
 				}
 
-				if (eventSlave.skill.entertainment >= 60 || ["a dancer", "a house DJ", "a party girl", "an aspiring pop star", "an exotic dancer"].includes(eventSlave.career)) {
+				if (eventSlave.skill.entertainment >= 60 || ["a ballerina", "a camgirl", "a camwhore", "a cheerleader", "a classical dancer", "a dancer", "a house DJ", "a party girl", "an aspiring pop star", "an exotic dancer", "an idol"].includes(eventSlave.career)) {
 					if (canHear(eventSlave)) {
 						if (eventSlave.health > 40) {
 							if (eventSlave.devotion > 50) {
@@ -1840,7 +1840,7 @@ window.generateRandomEventPoolStandard = function(eventSlave) {
 			State.variables.RESSevent.push("mindbroken morning");
 		}
 		if (eventSlave.kindness !== undefined && eventSlave.kindness >= 100) {
-			if ((isSlaveAvailable(eventSlave) && canWalk(eventSlave)) || (["please you", "serve in the master suite", "be your Concubine"].includes(eventSlave.assignment))) {
+			if ((isSlaveAvailable(eventSlave) && canWalk(eventSlave)) || (["be your Concubine", "please you", "serve in the master suite"].includes(eventSlave.assignment))) {
 				if (eventSlave.relationship === -3) {
 					if (jsRandom(1, 200) < eventSlave.kindness) {
 						State.variables.RESSevent.push("surprising wakeup");
@@ -2661,7 +2661,7 @@ window.generateRandomEventPoolServant = function(eventSlave) {
 				}
 			}
 
-			if (["large plug", "long, large plug", "huge plug", "long, huge plug"].includes(eventSlave.buttplug)) {
+			if (["huge plug", "large plug", "long, huge plug", "long, large plug"].includes(eventSlave.buttplug)) {
 				if (eventSlave.assignment !== "stay confined" && isSlaveAvailable(eventSlave)) {
 					if (eventSlave.devotion <= 20) {
 						if (eventSlave.trust >= -50) {
diff --git a/src/npc/fFeelings.tw b/src/npc/fFeelings.tw
index 5788a8742a6..f5b259e1c01 100644
--- a/src/npc/fFeelings.tw
+++ b/src/npc/fFeelings.tw
@@ -405,17 +405,17 @@ My favorite part of my body i<<s>>
 
 <<if $activeSlave.need>>
 	<<if $activeSlave.amp != 1>>
-	<<if _lisping == 0>>
-		<<set _Amp = "touch myself,">>
-	<<else>>
-		<<set _Amp = "touch mythelf,">>
-	<</if>>
-	<<else>>
-	<<if _lisping == 0>>
-		<<set _Amp = "rub myself against stuff,">>
+		<<if _lisping == 0>>
+			<<set _Amp = "touch myself,">>
+		<<else>>
+			<<set _Amp = "touch mythelf,">>
+		<</if>>
 	<<else>>
-		<<set _Amp = "rub mythelf againtht thtuff,">>
-	<</if>>
+		<<if _lisping == 0>>
+			<<set _Amp = "rub myself against stuff,">>
+		<<else>>
+			<<set _Amp = "rub mythelf againtht thtuff,">>
+		<</if>>
 	<</if>>
 	<<if ($activeSlave.releaseRules == "permissive") || ($activeSlave.releaseRules == "masturbation")>>
 		Thank you for letting me
@@ -515,9 +515,9 @@ My favorite part of my body i<<s>>
 					I'm <<s>>o horny, <<Master>>. I can't <<s>>top <<s>>taring at <<if $PC.dick == 1>>cock<<s>> and imagining them down my throat, cumming and cumming<<else>>pu<<ss>>ie<<s>> and imagining how their jui<<c>>e<<s>> ta<<s>>te<</if>>.
 				<<case "buttslut">>
 					I'm <<s>>o horny, <<Master>>.
-					<<if (["plug", "long plug"].includes($activeSlave.buttplug) && $activeSlave.anus > 2) >>
+					<<if (["long plug", "plug"].includes($activeSlave.buttplug) && $activeSlave.anus > 2) >>
 						I wear the buttplug you gave me, but it i<<s>> <<s>>o <<s>>mall... It remind<<s>> me of being fucked in the a<<ss>>, but I can barely feel it. It drive<<s>> me crazy.
-					<<elseif (["plug", "long plug"].includes($activeSlave.buttplug) && $activeSlave.anus < 3) || (["large plug", "long, large plug"].includes($activeSlave.buttplug) && $activeSlave.anus == 3) || (["huge plug", "long, huge plug"].includes($activeSlave.buttplug) && $activeSlave.anus >= 4) >>
+					<<elseif (["long plug", "plug"].includes($activeSlave.buttplug) && $activeSlave.anus < 3) || (["large plug", "long, large plug"].includes($activeSlave.buttplug) && $activeSlave.anus == 3) || (["huge plug", "long, huge plug"].includes($activeSlave.buttplug) && $activeSlave.anus >= 4) >>
 						Thank you for the buttplug. It i<<s>> really fun to have my a<<ss>> filled all day long.
 					<<elseif (["large plug", "long, large plug"].includes($activeSlave.buttplug) && $activeSlave.anus < 3) || (["huge plug", "long, huge plug"].includes($activeSlave.buttplug) && $activeSlave.anus < 4) >>
 						I like it up the a<<ss>>, but the plug you make me wear i<<s>> too big. It really hurt<<s>>. Not in the good way.
diff --git a/src/npc/fRelation.tw b/src/npc/fRelation.tw
index a570465c95d..d6f11282e69 100644
--- a/src/npc/fRelation.tw
+++ b/src/npc/fRelation.tw
@@ -18,12 +18,12 @@
 	<<set $partner = randomAvailableSister($activeSlave)>>
 	<<set $partner = $slaveIndices[$partner.ID]>>
 	<<switch areSisters($activeSlave, $slaves[$partner])>>
-		<<case 3>>
-			<<set _activeSlaveRel = "half-sister", _partnerRel = "half-sister">>
-		<<case 2>>
-			<<set _activeSlaveRel = "sister", _partnerRel = "sister">>
-		<<case 1>>
-			<<set _activeSlaveRel = "twin", _partnerRel = "twin">>
+	<<case 3>>
+		<<set _activeSlaveRel = "half-sister", _partnerRel = "half-sister">>
+	<<case 2>>
+		<<set _activeSlaveRel = "sister", _partnerRel = "sister">>
+	<<case 1>>
+		<<set _activeSlaveRel = "twin", _partnerRel = "twin">>
 	<</switch>>
 <<elseif ($partner == "relation")>>
 	<<set $partner = $slaveIndices[$activeSlave.relationTarget]>>
diff --git a/src/pregmod/saClothes.tw b/src/pregmod/saClothes.tw
index 10d5e08d49a..144f54b472a 100644
--- a/src/pregmod/saClothes.tw
+++ b/src/pregmod/saClothes.tw
@@ -836,7 +836,7 @@
 
 <<if ($slaves[$i].buttplug != "none")>>
 	<<if ($slaves[$i].buttplug == "plug") || ($slaves[$i].buttplug == "long plug")>>
-		<<if ["tail", "cat tail", "fox tail", "cow tail"].includes($slaves[$i].buttplugAttachment)>>
+		<<if ["cat tail", "cow tail", "fox tail", "tail"].includes($slaves[$i].buttplugAttachment)>>
 			<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
 				<<if $slaves[$i].anus < 1>>
 					Constantly wearing a tail plug in $his virgin butthole @@.lime;stretches it out@@ and @@.gold;is a constant degrading reminder of $his submission.@@
@@ -874,7 +874,7 @@
 			<</if>>
 		<</if>>
 	<<elseif ($slaves[$i].buttplug == "large plug") || ($slaves[$i].buttplug == "long, large plug")>>
-		<<if ["tail", "cat tail", "fox tail", "cow tail"].includes($slaves[$i].buttplugAttachment)>>
+		<<if ["cat tail", "cow tail", "fox tail", "tail"].includes($slaves[$i].buttplugAttachment)>>
 			<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
 				<<if ($slaves[$i].anus < 2)>>
 					The uncomfortable tailed plug in $his asshole
@@ -940,7 +940,7 @@
 			<</if>>
 		<</if>>
 	<<elseif ($slaves[$i].buttplug == "huge plug") || ($slaves[$i].buttplug == "long, huge plug")>>
-		<<if ["tail", "cat tail", "fox tail", "cow tail"].includes($slaves[$i].buttplugAttachment)>>
+		<<if ["cat tail", "cow tail", "fox tail", "tail"].includes($slaves[$i].buttplugAttachment)>>
 			<<if ($slaves[$i].anus < 4)>>
 				<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
 					<<if ($slaves[$i].sexualQuirk == "size queen")>>
@@ -995,7 +995,7 @@
 		<</if>>
 	<</if>>
 	<<if $slaves[$i].fuckdoll == 0 && $slaves[$i].fetish != "mindbroken">>
-		<<if ["tail", "cat tail", "fox tail", "cow tail"].includes($slaves[$i].buttplugAttachment)>>
+		<<if ["cat tail", "cow tail", "fox tail", "tail"].includes($slaves[$i].buttplugAttachment)>>
 			<<if ($slaves[$i].fetish == "humiliation") && ($slaves[$i].fetishKnown == 0)>>
 				$He shows a surprising lack of resistance to the routine of having a tail inserted in $his ass each morning; $he seems to @@.lightcoral;naturally enjoy the humiliation.@@
 				<<set $slaves[$i].fetishKnown = 1>>
diff --git a/src/uncategorized/bodyModification.tw b/src/uncategorized/bodyModification.tw
index 5d38d138989..2b5077d7118 100644
--- a/src/uncategorized/bodyModification.tw
+++ b/src/uncategorized/bodyModification.tw
@@ -1052,7 +1052,7 @@ Choose a site for branding:
 Or a custom site: <<textbox "$brandTarget.local" $brandTarget.local "Body Modification">>
 
 <br>&nbsp;&nbsp;&nbsp;&nbsp;
-<<if ["ear", "cheek", "breast", "shoulder", "upper arm", "lower arm", "wrist", "hand", "buttock", "thigh", "calf", "ankle", "foot", "testicle"].includes($brandTarget.local)>>
+<<if ["ankle", "breast", "buttock", "calf", "cheek", "ear", "foot", "hand", "lower arm", "shoulder", "testicle", "thigh", "upper arm", "wrist"].includes($brandTarget.local)>>
 	<<set _leftTarget = ("left " + $brandTarget.local)>>
 	<<set _rightTarget = ("right " + $brandTarget.local)>>
 	<<if $activeSlave.brand[_leftTarget]>>
diff --git a/src/uncategorized/genericPlotEvents.tw b/src/uncategorized/genericPlotEvents.tw
index d7c6bd92fb5..6a380abd27c 100644
--- a/src/uncategorized/genericPlotEvents.tw
+++ b/src/uncategorized/genericPlotEvents.tw
@@ -34,7 +34,7 @@ The firm promptly pays @@.yellowgreen;fair compensation@@ for the minor damage t
 <<setLocalPronouns $slaves[_genPlot]>>
 <<if _genPlot != -1>>
 	<<run $slaves.forEach(function(s) {
-		if (["breast injections", "intensive breast injections", "hyper breast injections"].includes(s.drugs)) {
+		if (["breast injections", "hyper breast injections", "intensive breast injections"].includes(s.drugs)) {
 			s.health -= Math.floor(Math.random() * 2 + 1);
 		}
 	})>>
diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw
index d5e3103012d..4d50142be4f 100644
--- a/src/uncategorized/saLongTermEffects.tw
+++ b/src/uncategorized/saLongTermEffects.tw
@@ -1055,10 +1055,10 @@
 						<<set $slaves[$i].devotion -= 3>>
 					<</if>>
 				<</if>>
-				<<if ["whore", "serve the public", "work in the brothel", "serve in the club", "work a glory hole", "be confined in the arcade"].includes($slaves[$i].assignment)>>
+				<<if ["be confined in the arcade", "serve in the club", "serve the public", "whore", "work a glory hole", "work in the brothel"].includes($slaves[$i].assignment)>>
 					$His paraphilia is satisfied by how many dicks $he gets to suck at work.
 					<<set _para = 1>>
-				<<elseif ($PC.dick == 1) && ($slaves[$i].toyHole == "mouth") && ["please you", "serve in the master suite", "be your Concubine"].includes($slaves[$i].assignment)>>
+				<<elseif ($PC.dick == 1) && ($slaves[$i].toyHole == "mouth") && ["be your Concubine", "please you", "serve in the master suite"].includes($slaves[$i].assignment)>>
 					$His paraphilia is satisfied by constant oral sex with you.
 					<<set _para = 1>>
 				<<elseif $slaves[$i].inflation != 0 && $slaves[$i].inflationType == "cum">>
@@ -1096,10 +1096,10 @@
 						<<set $slaves[$i].devotion -= 3>>
 					<</if>>
 				<</if>>
-				<<if ["whore", "serve the public", "work in the brothel", "serve in the club", "work a glory hole", "be confined in the arcade"].includes($slaves[$i].assignment)>>
+				<<if ["be confined in the arcade", "serve in the club", "serve the public", "whore", "work a glory hole", "work in the brothel"].includes($slaves[$i].assignment)>>
 					$His paraphilia is satisfied by how many dicks get shoved up $his butt at work.
 					<<set _para = 1>>
-				<<elseif ($slaves[$i].toyHole == "ass") && ["please you", "serve in the master suite", "be your Concubine"].includes($slaves[$i].assignment)>>
+				<<elseif ($slaves[$i].toyHole == "ass") && ["be your Concubine", "please you", "serve in the master suite"].includes($slaves[$i].assignment)>>
 					$His paraphilia is satisfied by constant anal sex with you.
 					<<set _para = 1>>
 				<<elseif $suppository != 0>>
@@ -1329,10 +1329,10 @@
 						<<set $slaves[$i].devotion -= 3>>
 					<</if>>
 				<</if>>
-				<<if ["whore", "serve the public", "work in the brothel", "serve in the club", "work a glory hole", "be confined in the arcade", "work as a servant", "be the Attendant", "be the Milkmaid"].includes($slaves[$i].assignment)>>
+				<<if ["be confined in the arcade", "serve in the club", "serve the public", "whore", "work a glory hole", "work in the brothel", "work as a servant", "be the Attendant", "be the Milkmaid"].includes($slaves[$i].assignment)>>
 					$His paraphilia is satisfied by how $he's expected to serve others' sexual needs at work.
 					<<set _para = 1>>
-				<<elseif ["please you", "serve in the master suite", "be your Concubine"].includes($slaves[$i].assignment)>>
+				<<elseif ["be your Concubine", "please you", "serve in the master suite"].includes($slaves[$i].assignment)>>
 					$His paraphilia is satisfied by how $he's expected to serve your sexual needs at work.
 					<<set _para = 1>>
 				<<elseif $slaves[$i].assignment == "be a subordinate slave">>
@@ -1388,10 +1388,10 @@
 				<<elseif $slaves[$i].pregKnown == 1>>
 					$His paraphilia is satisfied by $his pregnancy.
 					<<set _para = 1>>
-				<<elseif canGetPregnant($slaves[$i]) && ($PC.dick == 1) && ($slaves[$i].toyHole == "pussy" && $slaves[$i].mpreg != 1) && ["please you", "serve in the master suite", "be your Concubine"].includes($slaves[$i].assignment)>>
+				<<elseif canGetPregnant($slaves[$i]) && ($PC.dick == 1) && ($slaves[$i].toyHole == "pussy" && $slaves[$i].mpreg != 1) && ["be your Concubine", "please you", "serve in the master suite"].includes($slaves[$i].assignment)>>
 					$His paraphilia is satisfied by constant unprotected vaginal sex with you.
 					<<set _para = 1>>
-				<<elseif canGetPregnant($slaves[$i]) && ($PC.dick == 1) && ($slaves[$i].toyHole == "ass" && $slaves[$i].mpreg == 1) && ["please you", "serve in the master suite", "be your Concubine"].includes($slaves[$i].assignment)>>
+				<<elseif canGetPregnant($slaves[$i]) && ($PC.dick == 1) && ($slaves[$i].toyHole == "ass" && $slaves[$i].mpreg == 1) && ["be your Concubine", "please you", "serve in the master suite"].includes($slaves[$i].assignment)>>
 					$His paraphilia is satisfied by constant unprotected anal sex with you.
 					<<set _para = 1>>
 				<<elseif $slaves[$i].bellyImplant >= 60000>>
@@ -1588,10 +1588,10 @@
 	<<if ($slaves[$i].assignment != "serve in the master suite") || ($masterSuiteUpgradeLuxury < 2)>>
 		<<if ($slaves[$i].assignment != "work in the dairy") || ($dairyStimulatorsSetting == 0)>>
 			<<if $slaves[$i].geneMods.rapidCellGrowth != 1>>
-				<<if ($slaves[$i].vagina == 3) && !["large dildo", "huge dildo", "long, large dildo", "long, huge dildo"].includes($slaves[$i].vaginalAccessory)>>
+				<<if ($slaves[$i].vagina == 3) && !["huge dildo", "large dildo", "long, huge dildo", "long, large dildo"].includes($slaves[$i].vaginalAccessory)>>
 					With a rest from strenuous use, @@.lime;$his loose vagina recovers a little.@@
 					<<set $slaves[$i].vagina -= 1>>
-				<<elseif ($slaves[$i].anus == 3) && !["large plug", "huge plug", "long, large plug", "long, huge plug"].includes($slaves[$i].buttplug)>>
+				<<elseif ($slaves[$i].anus == 3) && !["huge plug", "large plug", "long, huge plug", "long, large plug"].includes($slaves[$i].buttplug)>>
 					With a rest from continual sodomy, @@.lime;$his gaping anus recovers a little.@@
 					<<set $slaves[$i].anus -= 1>>
 				<</if>>
@@ -4488,7 +4488,7 @@
 							<<set _tempSub = getSlave($slaves[$i].subTarget)>>
 							<<if ndef _tempSub>>@@.red;Error, subTarget not found.@@<</if>>
 						<</if>>
-						<<if (($slaves[$i].relationship == -3) || ($slaves[$i].relationship == -2)) && canImpreg($slaves[$i], $PC) && !["masturbation", "chastity"].includes($slaves[$i].releaseRules)>>
+						<<if (($slaves[$i].relationship == -3) || ($slaves[$i].relationship == -2)) && canImpreg($slaves[$i], $PC) && !["chastity", "masturbation"].includes($slaves[$i].releaseRules)>>
 							<<set $slaves[$i].pregSource = -1>>
 						<<elseif ($slaves[$i].relationship > 2) && canImpreg($slaves[$i], _tempLover)>> /* erection not needed for impregnation via consensual sex play (FWB or better) */
 							<<set $slaves[$i].pregSource = _tempLover.ID>>
@@ -4497,7 +4497,7 @@
 						<<elseif (random(1,100) > 95) && ($slaves[$i].rivalry > 2) && canAchieveErection(_tempRival) && canImpreg($slaves[$i], _tempRival)>> /* 5% chance to be raped and knocked up by bitter rival - erection needed */
 							Driven by the bitter rivalry between them, _tempRival.slaveName successfully manages to overpower $slaves[$i].slaveName and rape $him, cumming deep in $his fertile <<if $slaves[$i].mpreg == 1>>asshole<<else>>pussy<</if>>. By the end of the week, $slaves[$i].slaveName is vowing revenge as $he regains confidence.
 							<<set $slaves[$i].pregSource = _tempRival.ID>>
-						<<elseif (random(1,100) > 60) && canImpreg($slaves[$i], $PC) && !["masturbation", "chastity"].includes($slaves[$i].releaseRules)>> /* still 40% chance of impregnation by PC */
+						<<elseif (random(1,100) > 60) && canImpreg($slaves[$i], $PC) && !["chastity", "masturbation"].includes($slaves[$i].releaseRules)>> /* still 40% chance of impregnation by PC */
 							<<set $slaves[$i].pregSource = -1>>
 						<<elseif (random(1,100) > 95) && ($slaves[$i].eggType == "human") && $slaves[$i].devotion <= 20>> /* 5% chance of impregnation by random citizen - TODO: make this optional for players who want random fathers from among their own slaves only */
 							<<set $slaves[$i].pregSource = -2>>
@@ -5846,7 +5846,7 @@
 			Society @@.green;approves@@ of $slaves[$i].slaveName's collar as an expression of the old ideal of mortification of the flesh, advancing the combination of religious originalism and modern slavery.
 			<<= FutureSocieties.ChangePorn("ChattelReligionist", 1)>>
 		<</if>>
-		<<if ["a burqa", "a chattel habit", "a fallen nuns habit", "a hijab and abaya", "a klan robe", "a niqab and abaya", "a penitent nuns habit", "a succubus outfit"].includes($slaves[$i].clothes)>>
+		<<if ["a burqa", "a chattel habit", "a fallen nuns habit", "a hijab and abaya", "a niqab and abaya", "a penitent nuns habit", "a succubus outfit"].includes($slaves[$i].clothes)>>
 			Society @@.green;approves@@ of $his religiously themed clothing, strengthening the connection between sexual servitude and faith.
 			<<= FutureSocieties.ChangePorn("ChattelReligionist", 1)>>
 		<<elseif ["a bunny outfit", "a hijab and blouse", "a huipil", "a kimono", "a military uniform", "a nice maid outfit", "a nice nurse outfit", "a slutty qipao", "a toga", "body oil", "chains", "conservative clothing", "nice business attire", "no clothing", "shibari ropes", "uncomfortable straps"].includes($slaves[$i].clothes)>>
diff --git a/src/uncategorized/storyCaption.tw b/src/uncategorized/storyCaption.tw
index a6071967183..fb19526aa7f 100644
--- a/src/uncategorized/storyCaption.tw
+++ b/src/uncategorized/storyCaption.tw
@@ -799,7 +799,7 @@
 		<</if>> /* Closes Pass state check */
 
 		<br><br>
-		<<if !["Options", "Summary Options", "Description Options"].includes(_Pass)>>
+		<<if !["Description Options", "Options", "Summary Options"].includes(_Pass)>>
 			<span id="optionsButton">
 				<<link [[Game Options|Options][$nextButton = "Back", $nextLink = _Pass]]>><</link>>
 			</span>
diff --git a/src/uncategorized/universalRules.tw b/src/uncategorized/universalRules.tw
index 66d61d13a64..5116f62586e 100644
--- a/src/uncategorized/universalRules.tw
+++ b/src/uncategorized/universalRules.tw
@@ -95,7 +95,7 @@ Choose a default site for slaves to be branded. Current site is ''$brandTarget.p
 | [[Lower Back|Universal Rules][$brandTarget.primary = "lower back"]]
 
 <br>
-<<if ["ear", "upper arm", "lower arm", "wrist", "hand", "thigh", "calve", "ankle", "foot", "penis", "testicle"].includes($brandTarget.primary)>>
+<<if ["ankle", "calve", "ear", "foot", "hand", "lower arm", "penis", "testicle", "thigh", "upper arm", "wrist"].includes($brandTarget.primary)>>
 	It's possible that ''$brandTarget.primary'' may be missing from a slave. Choose a fallback in case it is not available: Current backup is ''$brandTarget.secondary'':
 	/* Material copied from bodyModification, but please leave commented out any sections that may not be on ALL slaves. */
 
-- 
GitLab