paragraphStart.push(`Before you can react, the ${woman} draws a weapon and`);
paragraphStart.push(`Before you can react, the ${woman} draws a weapon and`);
if (S.Bodyguard.muscles>95||S.Bodyguard.muscles<-30||S.Bodyguard.boobs>4000||S.Bodyguard.weight>130||S.Bodyguard.health.tired>30||S.Bodyguard.belly>=100000){// BG is too big or weak to draw fast enough to matter
if ((S.Bodyguard.muscles>95&&S.Bodyguard.height<185)||S.Bodyguard.muscles<-30||S.Bodyguard.boobs>4000||S.Bodyguard.weight>130||S.Bodyguard.health.tired>30||S.Bodyguard.belly>=100000){// BG is too big or weak to draw fast enough to matter
paragraphStart.push("shoots you through the heart; having a bodyguard who cannot actually defend you might have been a poor choice in retrospect.");
paragraphStart.push("shoots you through the heart; having a bodyguard who cannot actually defend you might have been a poor choice in retrospect.");
paragraphStart.push(`With you dead, ${S.Bodyguard.slaveName} knows ${heBG} has to put this to rest.`);
paragraphStart.push(`With you dead, ${S.Bodyguard.slaveName} knows ${heBG} has to put this to rest.`);
if (deadliness(S.Bodyguard)>1||(S.Bodyguard.muscles>95&&S.Bodyguard.height>=185)){
paragraphStart.push(`just a little quicker, ${S.Bodyguard.slaveName} draws ${hisBG} own, shooting ${him} in the shoulder. Screaming in pain, ${he} drops ${his} weapon and ${S.Bodyguard.slaveName} swiftly moves to secure ${him}.`);
if (deadliness(S.Bodyguard)>1){
paragraphStart.push(`to your surprise and later annoyance, find ${S.Bodyguard.slaveName} has used ${hisBG} impressive strength to flip your desk at ${him}. Crushed beneath the heavy piece of furniture and writhing in pain, ${he} is in noo position to take any further actions against you.`);
}else{
paragraphStart.push(`just a little quicker, ${S.Bodyguard.slaveName} draws ${hisBG} own, shooting ${him} in the shoulder. Screaming in pain, ${he} drops ${his} weapon and ${S.Bodyguard.slaveName} swiftly moves to secure ${him}.`);
}
App.Events.addParagraph(fragment,paragraphStart);
App.Events.addParagraph(fragment,paragraphStart);
letr=[];
letr=[];
r.push(`After the initial shock has waned and you ready to begin interrogating ${him}, ${he} clamps ${his} jaw down hard, foams for several seconds and dies. Seems like whomever sent ${him} cares a lot about not being tracked down. And indeed, all the already sparse information about ${companyName} is gone and any leads you may have had are useless. You task ${V.assistant.name} to continue searching for the one behind this, but you don't expect anything to come out of it. Someone wanting you dead isn't all that surprising, and without any idea as to why, there are thousands of small groups and individuals who want arcology owners, owners like you, or maybe just you personally, dead.`);
r.push(`After the initial shock has waned and you ready to begin interrogating ${him}, ${he} clamps ${his} jaw down hard, foams for several seconds and dies. Seems like whomever sent ${him} cares a lot about not being tracked down. And indeed, all the already sparse information about ${companyName} is gone and any leads you may have had are useless. You task ${V.assistant.name} to continue searching for the one behind this, but you don't expect anything to come out of it. Someone wanting you dead isn't all that surprising, and without any idea as to why, there are thousands of small groups and individuals who want arcology owners, owners like you, or maybe just you personally, dead.`);