diff --git a/src/art/artJS.tw b/src/art/artJS.tw index 73866b0c8a76892302a49c4e511c4d0ef0a7e8cb..1f9a72ed4e1e607ffff03bb6d97d037315b4be72 100644 --- a/src/art/artJS.tw +++ b/src/art/artJS.tw @@ -1615,4 +1615,3 @@ window.skinColorCatcher = function (artSlave) { } return colorSlave; }; - diff --git a/src/js/economyJS.tw b/src/js/economyJS.tw index 4de8f9f4a538588ffd5d5832ea248c25191f947e..d8cad2d9b39b84f062dd9ede6654f4de7b12934f 100644 --- a/src/js/economyJS.tw +++ b/src/js/economyJS.tw @@ -480,11 +480,11 @@ window.getSlaveCost = function(s) { cost += 25; } if(!canHear(s) && (s.assignment != Job.DAIRY || State.variables.dairyRestraintsSetting < 2) && (s.assignment != Job.ARCADE)) { - cost += 40; + cost += 20; } else if(s.hears <= -1 && s.earwear !== 'hearing aids') { - cost += 15; + cost += 5; } else if(s.earwear === 'muffling ear plugs') { - cost += 15; + cost += 5; } if((s.assignment !== Job.DAIRY || State.variables.dairyRestraintsSetting < 2) && (s.assignment !== Job.ARCADE)) { if(s.amp !== 0) { diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw index 0e6a151b018529e07914543ca1764662c41562c1..736362d314a36981a0c13094e7cb7a70b52ab6ce 100644 --- a/src/uncategorized/RESS.tw +++ b/src/uncategorized/RESS.tw @@ -17195,7 +17195,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> She sobs quietly with each thrust of your hips, and when you finally <<if $PC.dick == 1>>make yet another cum deposit into her <<if $activeSlave.weight < -80>>emaciated <<else>>bony <</if>>body and<</if>> pull out, you instruct <<if $activeSlave.dietCum == 1>> - $assistantName to dramatically increase the amount of cum in her diet from now on. You won't have a slave telling you what she eats. $activeSlave.slaveName hears your instructions and whimpers before rubbing her sore bottom and + $assistantName to dramatically increase the amount of cum in her diet from now on. You won't have a slave telling you what she eats. $activeSlave.slaveName <<if canHear($activeSlave)>>hears your instructions <<else>>correctly guesses the meaning behind your body language <</if>>and whimpers before rubbing her sore bottom and <<else>> another slave to drag the broken slut to the kitchen, where she's to receive an additional feeding of thick, creamy ejaculate-based nutrients before <</if>> @@ -17575,7 +17575,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<link "Let her know she'll be growing as fast as possible">> <<EventNameDelink $activeSlave>> <<replace "#result">> - Rather than punishing her directly, you address yourself to your personal assistant. You order <<if $assistant > 0>>her<<else>>it<</if>> to make a note in $activeSlave.slaveName's drug schedule that she's to remain on a breast expansion regime until further notice. The $desc's face falls as she hears this, and $assistantName doesn't help matters by + Rather than punishing her directly, you address yourself to your personal assistant. You order <<if $assistant > 0>>her<<else>>it<</if>> to make a note in $activeSlave.slaveName's drug schedule that she's to remain on a breast expansion regime until further notice. The $desc's face falls as she <<if canHear($activeSlave)>>hears this, and $assistantName <<else>>reads this order on a small screen provided by $assistantName, who <</if>>doesn't help matters by <<if $assistant == 0>> confirming the order in disturbingly clinical tones. <<elseif $assistantAppearance == "monstergirl">> @@ -19615,7 +19615,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<link "Fuck her boobs">> <<EventNameDelink $activeSlave>> <<replace "#result">> - When she <<if canSee($activeSlave)>>sees you <<if $PC.dick == 1>>get your dick out<<else>>approaching her with sapphic lust in your eyes<</if>><<else>>hears you <<if $PC.dick == 1>>get your dick out<<else>>hungrily approach<</if>><</if>>, she + When she <<if canSee($activeSlave)>>sees you <<if $PC.dick == 1>>get your dick out<<else>>approaching her with sapphic lust in your eyes<</if>><<elseif canHear($activeSlave)>>hears you <<if $PC.dick == 1>>get your dick out<<else>>hungrily approach<</if>><<else>>feels your fingertips brush against her nipples<</if>>, she <<if $activeSlave.energy > 80>>grins with anticipation, <<elseif $activeSlave.trust > 20>>smiles appealingly, <<else>>does her best to look submissive, diff --git a/src/uncategorized/clubReport.tw b/src/uncategorized/clubReport.tw index 752706c626352b88d69373dc3fb2e13ef153a294..976ae4b787570fc3feb59010969762ab586908ff 100644 --- a/src/uncategorized/clubReport.tw +++ b/src/uncategorized/clubReport.tw @@ -56,15 +56,9 @@ <<elseif (_FLsFetish == 2)>> Every day she gets to enjoy hundreds of stares on her skin, and @@.lightsalmon;becomes more of an exhibitionist.@@ <</if>> - <<if ($DJ.eyes == -2) && ($DJ.hears >= -1)>> + <<if $DJ.eyes == -2>> Her lack of eyesight doesn't slow her down; rather, it strengthens her other senses. Her tracks have a distinct sound, since she experiences noise as her sight. <<set $DJRepBonus += 0.15>> - <<elseif ($DJ.hears == -2)>> - Her lack of hearing makes her a laughably poor choice for DJ. - <<set $DJRepBonus -= 0.20>> - <<elseif ($DJ.hears == -1)>> - Her poor sense of hearing makes her a poor choice for DJ. - <<set $DJRepBonus -= 0.10>> <</if>> <<if ($DJ.entertainSkill <= 10)>> Though $DJ.slaveName does her best to lead on the club, with her lack of skill she can do little. diff --git a/src/uncategorized/costsReport.tw b/src/uncategorized/costsReport.tw index f658cb757fc9305f3d765ed0097c4edd5c10e82d..14087a6ab8411aee90d2fc6a5b2387fb7be615d0 100644 --- a/src/uncategorized/costsReport.tw +++ b/src/uncategorized/costsReport.tw @@ -419,14 +419,14 @@ your __personal living expenses__ are <<print cashFormat(($girls*(250+($economy* <<set $individualCosts += 25>> <</if>> <<if !canHear($slaves[$i]) && ($slaves[$i].assignment != "work in the dairy" || $dairyRestraintsSetting < 2) && ($slaves[$i].assignment != "be confined in the arcade")>> - <br> Increased living expenses due to lack of hearing: <<print cashFormat(40)>> - <<set $individualCosts += 40>> + <br> Increased living expenses due to lack of hearing: <<print cashFormat(20)>> + <<set $individualCosts += 20>> <<elseif $slaves[$i].hears <= -1 && $slaves[$i].earwear != "hearing aids">> - <br> Increased living expenses due to poor hearing: <<print cashFormat(15)>> - <<set $individualCosts += 15>> + <br> Increased living expenses due to poor hearing: <<print cashFormat(5)>> + <<set $individualCosts += 5>> <<elseif ($slaves[$i].earwear == "muffling ear plugs")>> - <br> Increased living expenses due to muffled hearing: <<print cashFormat(15)>> - <<set $individualCosts += 15>> + <br> Increased living expenses due to muffled hearing: <<print cashFormat(5)>> + <<set $individualCosts += 5>> <</if>> <<if ($slaves[$i].assignment != "work in the dairy" || $dairyRestraintsSetting < 2) && ($slaves[$i].assignment != "be confined in the arcade")>> <<if ($slaves[$i].amp != 0)>> diff --git a/src/uncategorized/pRivalryActions.tw b/src/uncategorized/pRivalryActions.tw index 658f75da8f1d595c096338b6658306cf1f02651d..bb5198e8a53b27675635dcbdecc8d9784dd3cee9 100644 --- a/src/uncategorized/pRivalryActions.tw +++ b/src/uncategorized/pRivalryActions.tw @@ -1311,45 +1311,45 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty <<set $hostageAnnounced = 0>> <<switch $rivalryFS>> <<case "Racial Subjugationism">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her and her lovers someplace far away. Someplace you'll never find them. Bet tha-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her and her lovers someplace far away. Someplace you'll never find them. Bet tha"-You end the call. <<case "Racial Supremacism">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, the poor bitch died trying to give birth to her baby. We had lots of room in the clinic too, but slaves like her aren't worth the expenses, you know? I should find some more people you knew, keep our little game goi-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, the poor bitch died trying to give birth to her baby. We had lots of room in the clinic too, but slaves like her aren't worth the expenses, you know? I should find some more people you knew, keep our little game goi"-You end the call. <<case "Repopulation Focus">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. Someplace you'll never find her. Bet tha-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. Someplace you'll never find her. Bet tha"-You end the call. <<case "Eugenics">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. Someplace you'll never find her. Bet tha-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. Someplace you'll never find her. Bet tha"-You end the call. <<case "Gender Radicalism">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. I'll miss her, of course, but there is no way I'd let you have her. Bet that piss-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. I'll miss her, of course, but there is no way I'd let you have her. Bet that piss"-You end the call. <<case "Gender Fundamentalism">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, she took a dick a little too big for her ass and ruined her sphincter. She's off, someplace far away, recovering. But I'll never tell you where, bet that piss-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, she took a dick a little too big for her ass and ruined her sphincter. She's off, someplace far away, recovering. But I'll never tell you where, bet that piss"-You end the call. <<case "Paternalism">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, she got kicked around just a little too much. We had lots of fun with her, before she broke of course... Say, do you have anyone else you love, or even were familiar with? I should acquire them, keep our little game goi-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, she got kicked around just a little too much. We had lots of fun with her, before she broke of course... Say, do you have anyone else you love, or even were familiar with? I should acquire them, keep our little game goi"-You end the call. <<case "Degradationism">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. I'll miss her, of course, but there is no way I'd let you have her. I'll keep her saf-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. I'll miss her, of course, but there is no way I'd let you have her. I'll keep her saf"-You end the call. <<case "Body Purism">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, apparently implants can be too big. Her breasts literally popped, couldn't save her though. Definitely going to miss playing with those balloons. I should hunt down more people you knew, keep our little game goi-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, apparently implants can be too big. Her breasts literally popped, couldn't save her though. Definitely going to miss playing with those balloons. I should hunt down more people you knew, keep our little game goi"-You end the call. <<case "Transformation Fetishism">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. Someplace you'll never find her. Bet tha-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. Someplace you'll never find her. Bet tha-You end the call. <<case "Youth Preferentialism">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her and her lover someplace far away. Someplace you'll never find them. Bet tha-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her and her lover someplace far away. Someplace you'll never find them. Bet tha"-You end the call. <<case "Maturity Preferentialism">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her and her lover someplace far away. Someplace you'll never find them. Bet tha-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her and her lover someplace far away. Someplace you'll never find them. Bet tha"-You end the call. <<case "Slimness Enthusiasm">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, apparently those growth drugs have quite the side effects. Pretty much had cancer everywhere. Definitely going to miss playing with those milkbags, though. I should hunt down more people you knew, keep our little game goi-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, apparently those growth drugs have quite the side effects. Pretty much had cancer everywhere. Definitely going to miss playing with those milkbags, though. I should hunt down more people you knew, keep our little game goi"-You end the call. <<case "Asset Expansionism">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. Someplace you'll never find her. Bet tha-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. Someplace you'll never find her. Bet tha"-You end the call. <<case "Pastoralism">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. I'll miss her, of course, but there is no way I'd let you have her. Bet that piss-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. I'll miss her, of course, but there is no way I'd let you have her. Bet that piss"-You end the call. <<case "Physical Idealism">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, apparently being that fat isn't good for your heart, who knew? Definitely going to miss playing with those folds; she jiggled so much when I fucked her. I should hunt down more people you knew, fatten them up, keep our little game goi-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, apparently being that fat isn't good for your heart, who knew? Definitely going to miss playing with those folds; she jiggled so much when I fucked her. I should hunt down more people you knew, fatten them up, keep our little game goi"-You end the call. <<case "Hedonistic Decadence">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. I'll miss her, of course, but there is no way I'd let you have her. Bet that piss-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. I'll miss her, of course, but there is no way I'd let you have her. Bet that piss"-You end the call. <<case "Chattel Religionism">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. Someplace you'll never find her. Bet tha-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. Someplace you'll never find her. Bet tha"-You end the call. <<case "Multiculturalism">> - Looking for <<= SlaveFullName($hostage)>>? Too bad, she decided to martyr herself for your arcology's salvation. Got fucked till her body gave out. Of course I enjoyed her in her final moments, and don't worry, she died smiling. I should hunt down more people you knew, keep our little game goi-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, she decided to martyr herself for your arcology's salvation. Got fucked till her body gave out. Of course I enjoyed her in her final moments, and don't worry, she died smiling. I should hunt down more people you knew, keep our little game goi"-You end the call. <<default>> - Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. Someplace you'll never find her. Bet tha-You end the call. + "Looking for <<= SlaveFullName($hostage)>>? Too bad, I couldn't bear to think of you ever getting your rotten little hands on her, so I sent her far away. Someplace you'll never find her. Bet tha"-You end the call. <</switch>> <<else>> <<set $seed = random(0,2)>> diff --git a/src/uncategorized/reNickname.tw b/src/uncategorized/reNickname.tw index 439251e0d32147b7b44e830f33c67ee27acf8f5e..5d3acd096289b889b9255177f19f70d142230a4c 100644 --- a/src/uncategorized/reNickname.tw +++ b/src/uncategorized/reNickname.tw @@ -1203,7 +1203,7 @@ <<link "Encourage use of the nickname">> <<EventNameDelink $activeSlave>> <<replace "#result">> - Whatever $activeSlave.slaveName's feelings about being called $nickname were, $he knows they're moot <<if !canHear($activeSlave)>>when $he learns that you also<<else>>the first time $he hears you<</if>> refer to $him that way.<</if>> @@.hotpink;$He has become more submissive to you.@@ $activeSlave.slaveName $applyDesc + Whatever $activeSlave.slaveName's feelings about being called $nickname were, $he knows they're moot <<if !canHear($activeSlave)>>when $he learns that you also<<else>>the first time $he hears you<</if>> refer to $him that way. @@.hotpink;$He has become more submissive to you.@@ $activeSlave.slaveName $applyDesc <<set $activeSlave.devotion += 4>> <<set $activeSlave.slaveName = ($nickname + " " + $activeSlave.slaveName)>> <</replace>> diff --git a/src/uncategorized/slaveAssignmentsReport.tw b/src/uncategorized/slaveAssignmentsReport.tw index 093c975ee06e5cfef95e4b6ad5082fc60d32a5af..54ff0778e5f81e267fc638f56c6fa2b81bdc0e68 100644 --- a/src/uncategorized/slaveAssignmentsReport.tw +++ b/src/uncategorized/slaveAssignmentsReport.tw @@ -46,6 +46,9 @@ <<elseif !canSee($HeadGirl)>> ''__@@.pink;$HeadGirl.slaveName@@__'' can no longer see @@.yellow;and cannot serve as your head girl any more.@@<br> <<set $HeadGirl = 0>> + <<elseif !canHear($HeadGirl)>> + ''__@@.pink;$HeadGirl.slaveName@@__'' can no longer hear @@.yellow;and cannot serve as your head girl any more.@@<br> + <<set $HeadGirl = 0>> <<elseif $HeadGirl.preg > 37 && $HeadGirl.broodmother == 2>> ''__@@.pink;$HeadGirl.slaveName@@__'' spends so much time giving birth and laboring that @@.yellow;she cannot effectively serve as your head girl any longer@@. <<set $HeadGirl = 0>> @@ -93,6 +96,9 @@ <<elseif !canSee($Recruiter)>> ''__@@.pink;$Recruiter.slaveName@@__'' can no longer see @@.yellow;and cannot serve as your recruiter any more.@@<br> <<set $Recruiter = 0>> + <<elseif !canHear($Recruiter)>> + ''__@@.pink;$Recruiter.slaveName@@__'' can no longer hear @@.yellow;and cannot serve as your Recruiter any more.@@<br> + <<set $Recruiter = 0>> <</if>> <<if $Recruiter == 0>> <<= removeJob($slaves[$i], "recruit girls")>> @@ -114,6 +120,9 @@ <<elseif !canSee($Madam)>> ''__@@.pink;$Madam.slaveName@@__'' can no longer see @@.yellow;and cannot serve as your Madam any more.@@<br> <<set $Madam = 0>> + <<elseif !canHear($Madam)>> + ''__@@.pink;$Madam.slaveName@@__'' can no longer hear @@.yellow;and cannot serve as your Madam any more.@@<br> + <<set $Madam = 0>> <</if>> <<if $Madam == 0>> <<= removeJob($slaves[$i], "be the Madam")>> @@ -132,6 +141,9 @@ <<elseif !canWalk($DJ)>> ''__@@.pink;$DJ.slaveName@@__'' is no longer independently mobile @@.yellow;and cannot serve as your DJ any more.@@<br> <<set $DJ = 0>> + <<elseif !canHear($DJ)>> + ''__@@.pink;$DJ.slaveName@@__'' can no longer hear @@.yellow;and cannot serve as your DJ any more.@@<br> + <<set $DJ = 0>> <</if>> <<if $DJ == 0>> <<= removeJob($slaves[$i], "be the DJ")>> @@ -150,6 +162,9 @@ <<elseif !canSee($Milkmaid)>> ''__@@.pink;$Milkmaid.slaveName@@__'' can no longer see @@.yellow;and cannot serve as your Milkmaid any more.@@<br> <<set $Milkmaid = 0>> + <<elseif !canHear($Milkmaid)>> + ''__@@.pink;$Milkmaid.slaveName@@__'' can no longer hear @@.yellow;and cannot serve as your Milkmaid any more.@@<br> + <<set $Milkmaid = 0>> <</if>> <<if $Milkmaid == 0>> <<= removeJob($slaves[$i], "be the Milkmaid")>> @@ -171,6 +186,9 @@ <<elseif !canSee($Stewardess)>> ''__@@.pink;$Stewardess.slaveName@@__'' can no longer see @@.yellow;and cannot serve as your Stewardess any more.@@<br> <<set $Stewardess = 0>> + <<elseif !canHear($Stewardess)>> + ''__@@.pink;$Stewardess.slaveName@@__'' can no longer hear @@.yellow;and cannot serve as your Stewardess any more.@@<br> + <<set $Stewardess = 0>> <</if>> <<if $Stewardess == 0>> <<= removeJob($slaves[$i], "be the Stewardess")>> @@ -189,6 +207,9 @@ <<elseif !canSee($Schoolteacher)>> ''__@@.pink;$Schoolteacher.slaveName@@__'' can no longer see @@.yellow;and cannot serve as your Schoolteacher any more.@@<br> <<set $Schoolteacher = 0>> + <<elseif !canHear($Schoolteacher)>> + ''__@@.pink;$Schoolteacher.slaveName@@__'' can no longer hear @@.yellow;and cannot serve as your Schoolteacher any more.@@<br> + <<set $Schoolteacher = 0>> <</if>> <<if $Schoolteacher == 0>> <<= removeJob($slaves[$i], "be the Schoolteacher")>> @@ -204,6 +225,9 @@ <<elseif !canSee($Wardeness)>> ''__@@.pink;$Wardeness.slaveName@@__'' can no longer see @@.yellow;and cannot serve as your Wardeness any more.@@<br> <<set $Wardeness = 0>> + <<elseif !canHear($Wardeness)>> + ''__@@.pink;$Wardeness.slaveName@@__'' can no longer hear @@.yellow;and cannot serve as your Wardeness any more.@@<br> + <<set $Wardeness = 0>> <</if>> <<if $Wardeness == 0>> <<= removeJob($slaves[$i], "be the Wardeness")>> @@ -219,6 +243,9 @@ <<elseif !canWalk($Attendant)>> ''__@@.pink;$Attendant.slaveName@@__'' is no longer independently mobile @@.yellow;and cannot serve as your Attendant any more.@@<br> <<set $Attendant = 0>> + <<elseif !canHear($Attendant)>> + ''__@@.pink;$Attendant.slaveName@@__'' can no longer hear @@.yellow;and cannot serve as your Attendant any more.@@<br> + <<set $Attendant = 0>> <</if>> <<if $Attendant == 0>> <<= removeJob($slaves[$i], "be the Attendant")>> @@ -237,6 +264,9 @@ <<elseif !canSee($Nurse)>> ''__@@.pink;$Nurse.slaveName@@__'' can no longer see @@.yellow;and cannot serve as your Nurse any more.@@<br> <<set $Nurse = 0>> + <<elseif !canHear($Nurse)>> + ''__@@.pink;$Nurse.slaveName@@__'' can no longer hear @@.yellow;and cannot serve as your Nurse any more.@@<br> + <<set $Nurse = 0>> <</if>> <<if $Nurse == 0>> <<= removeJob($slaves[$i], "be the Nurse")>> @@ -252,6 +282,9 @@ <<elseif !canSee($Bodyguard)>> ''__@@.pink;$Bodyguard.slaveName@@__'' can no longer see @@.yellow;and cannot serve as your Bodyguard any more.@@<br> <<set $Bodyguard = 0>> + <<elseif !canHear($Bodyguard)>> + ''__@@.pink;$Bodyguard.slaveName@@__'' can no longer hear @@.yellow;and cannot serve as your Bodyguard any more.@@<br> + <<set $Bodyguard = 0>> <</if>> <<if $Bodyguard == 0>> <<= removeJob($slaves[$i], "guard you")>>