diff --git a/src/data/backwardsCompatibility/backwardsCompatibility.js b/src/data/backwardsCompatibility/backwardsCompatibility.js index a63d8207d10f58b3034df2891a802f48b90e0252..6218deb503c0f59a9f8c003d28ff570da3fdcc7a 100644 --- a/src/data/backwardsCompatibility/backwardsCompatibility.js +++ b/src/data/backwardsCompatibility/backwardsCompatibility.js @@ -1212,6 +1212,16 @@ App.Update.globalVariables = function(node) { V.JFC.reorder = V.JFCReorder; } + // eventResults + V.eventResults.shoot = V.eventResults.shoot || V.PShoot || 0; + V.eventResults.snatch = V.eventResults.snatch || V.PSnatch || 0; + V.eventResults.raid = V.eventResults.raid || V.PRaid || 0; + V.eventResults.raidTarget = V.eventResults.raidTarget || V.PRaidTarget || 0; + V.eventResults.aid = V.eventResults.aid || V.PAid || 0; + V.eventResults.aidTarget = V.eventResults.aidTarget || V.PAidTarget || ""; + V.eventResults.pit = V.eventResults.pit || V.PPit || 0; + V.eventResults.slaveMedic = V.eventResults.slaveMedic || V.slaveMedic || 0; + node.append(`Done!`); }; diff --git a/src/uncategorized/genericPlotEvents.tw b/src/uncategorized/genericPlotEvents.tw index cd8fd1faee36014d9898419365163bd7762f12e4..d81fcd7b21f5c96d70ed7a1f2d43d06f4f1e85e4 100644 --- a/src/uncategorized/genericPlotEvents.tw +++ b/src/uncategorized/genericPlotEvents.tw @@ -176,42 +176,42 @@ The crowd of nude slaves led up to the lawn and chained to rings along one edge <<set _trapped.push("conversion")>> <</if>> <<set _trapped.push("gradeSchool")>> -<<set $PAidTarget = _trapped.random()>> +<<set $eventResults.aidTarget = _trapped.random()>> A small old world country near the arcology is experiencing serious unrest. Its corrupt government is doing an even poorer job than most of addressing chronic joblessness and general malaise. Thus far, it's been a fertile source of people in poverty for slavers to target, and little else. Lately, though, it's been showing signs worse may be to come. You've instructed $assistant.name to flag communications from the area; there's always a possibility that business opportunities may arise from the benighted country, and the situation is becoming so unstable it's prudent to keep a personal eye on it anyway. You receive just such a call from -<<if $PAidTarget == "convent">> +<<if $eventResults.aidTarget == "convent">> the leader of a female-oriented religious retreat -<<elseif $PAidTarget == "school">> +<<elseif $eventResults.aidTarget == "school">> the principal of a preparatory school for girls -<<elseif $PAidTarget == "housewives">> +<<elseif $eventResults.aidTarget == "housewives">> the queen bee of a small group of suburban housewives -<<elseif $PAidTarget == "maternity">> +<<elseif $eventResults.aidTarget == "maternity">> the maternity ward of a hospital -<<elseif $PAidTarget == "conversion">> +<<elseif $eventResults.aidTarget == "conversion">> the owner of a religious sexual orientation therapy camp -<<elseif $PAidTarget == "gradeSchool">> +<<elseif $eventResults.aidTarget == "gradeSchool">> a student stranded -<<elseif $PAidTarget == "volleyballTeam">> +<<elseif $eventResults.aidTarget == "volleyballTeam">> a student athlete -<<elseif $PAidTarget == "seizedMission">> +<<elseif $eventResults.aidTarget == "seizedMission">> the leader of a group of missionaries <</if>> in the capital city. <br><br> -<<if $PAidTarget != "seizedMission">> +<<if $eventResults.aidTarget != "seizedMission">> They are deeply worried by the situation. There have been large riots over the past week, and yesterday they became seriously violent. The unrest is targeting - <<if $PAidTarget == "convent">> + <<if $eventResults.aidTarget == "convent">> better-off citizens, including the caller. Though most of the nuns have already left, the leader and a few of her women are now stuck in the area and are running out of options as the riots lock down transportation. - <<elseif $PAidTarget == "school">> + <<elseif $eventResults.aidTarget == "school">> better-off citizens, including the caller. Though most of the students and faculty have already made it out, the principal and a few students are now stuck in the area and are running out of options as the riots lock down transportation. - <<elseif $PAidTarget == "housewives">> + <<elseif $eventResults.aidTarget == "housewives">> better-off citizens, including the caller. Though most of them have taken flights out, the leader and a few of them are now stuck in the area and are running out of options as the riots lock down transportation. - <<elseif $PAidTarget == "maternity">> + <<elseif $eventResults.aidTarget == "maternity">> better-off citizens, including the caller. Though most of the patients have already left, several of the most pregnant are now stuck in the area and are running out of options as the riots lock down transportation. - <<elseif $PAidTarget == "conversion">> + <<elseif $eventResults.aidTarget == "conversion">> better-off citizens, including the caller. Though most of the camp's inmates have already left, a few of them and the owner are now stuck in the area and are running out of options as the riots lock down transportation. - <<elseif $PAidTarget == "gradeSchool">> + <<elseif $eventResults.aidTarget == "gradeSchool">> better-off citizens, including the caller. Though most of the other students and faculty escaped, a few of the students are now stuck in the school and are running out of options as the riots steadily creep closer to the grounds. - <<elseif $PAidTarget == "volleyballTeam">> + <<elseif $eventResults.aidTarget == "volleyballTeam">> vulnerable citizens, including the caller. Their bus broke down on the way to the championship game and all those that have left to get help have not returned. She and her several remaining teammates are running out of options as those looking for easy targets creep ever closer. <</if>> <<else>> @@ -221,32 +221,32 @@ They beg you to help evacuate them, and promise to pay you once they're out. <<case "aid result">> -<<set $PAid = 0>> +<<set $eventResults.aid = 0>> <<set $nationHate += 2>> -You watch on the feeds from your VTOL craft as it settles <<if $PAidTarget == "volleyballTeam">>beside<<else>>onto the roof of<</if>> the -<<if $PAidTarget == "convent">> +You watch on the feeds from your VTOL craft as it settles <<if $eventResults.aidTarget == "volleyballTeam">>beside<<else>>onto the roof of<</if>> the +<<if $eventResults.aidTarget == "convent">> convent whose remaining women -<<elseif $PAidTarget == "school">> +<<elseif $eventResults.aidTarget == "school">> girls' school whose remaining students and principal -<<elseif $PAidTarget == "housewives">> +<<elseif $eventResults.aidTarget == "housewives">> mansion of the leader of the group of housewives -<<elseif $PAidTarget == "maternity">> +<<elseif $eventResults.aidTarget == "maternity">> maternity ward whose remaining patients -<<elseif $PAidTarget == "conversion">> +<<elseif $eventResults.aidTarget == "conversion">> religious sexual orientation therapy camp whose inmates and owner -<<elseif $PAidTarget == "gradeSchool">> +<<elseif $eventResults.aidTarget == "gradeSchool">> school whose students -<<elseif $PAidTarget == "volleyballTeam">> +<<elseif $eventResults.aidTarget == "volleyballTeam">> bus whose athletes -<<elseif $PAidTarget == "seizedMission">> +<<elseif $eventResults.aidTarget == "seizedMission">> building the raped missionaries <</if>> -you promised to rescue<<if $PAidTarget == "seizedMission">> were holed up in<</if>>. Its side doors retract, allowing the escapees to hustle aboard with their bundles of personal possessions. Once they're on board and strapped into their seats, the turbofans howl and the craft peels smoothly off the roof, the hot jet wash setting it alight. Once it transitions fully into level flight, the true plan goes into operation. At a carefully selected moment, injectors concealed within each seat lance into the passengers' buttocks, knocking them out. It works flawlessly, the drugs precisely calibrated to each body based on the weight added to the VTOL as each climbed aboard. This avoids the potential for over- or under-dosage present when using gas or darts to subdue groups. In perfect unison, the passengers slump against the harnesses holding them against the seats. +you promised to rescue<<if $eventResults.aidTarget == "seizedMission">> were holed up in<</if>>. Its side doors retract, allowing the escapees to hustle aboard with their bundles of personal possessions. Once they're on board and strapped into their seats, the turbofans howl and the craft peels smoothly off the roof, the hot jet wash setting it alight. Once it transitions fully into level flight, the true plan goes into operation. At a carefully selected moment, injectors concealed within each seat lance into the passengers' buttocks, knocking them out. It works flawlessly, the drugs precisely calibrated to each body based on the weight added to the VTOL as each climbed aboard. This avoids the potential for over- or under-dosage present when using gas or darts to subdue groups. In perfect unison, the passengers slump against the harnesses holding them against the seats. <br><br> When the aircraft lands at your penthouse pad, the would-be escapees are still unconscious. This makes putting them through enslavement physically laborious, though it does cut down on the usual whining; fortunately, you reserved the credits necessary to obscure their questionably legitimate enslavement. By the time they awake, they'll be indistinguishable from any other new slave in the arcology. The possibility remains, however that rumor of the incident will leak out. Your VTOL bird's entry and exit from the capital city was likely noticed and remarked upon. <br><br> <<set _newSlaves = []>> -<<if $PAidTarget == "convent">> +<<if $eventResults.aidTarget == "convent">> <<set $activeSlaveOneTimeMinAge = 30>> <<set $activeSlaveOneTimeMaxAge = 42>> <<set $oneTimeDisableDisability = 1>> @@ -300,7 +300,7 @@ When the aircraft lands at your penthouse pad, the would-be escapees are still u <<set $activeSlave.sexualFlaw = "repressed">> <<set _newSlaves.push($activeSlave)>> <</for>> -<<elseif $PAidTarget == "school">> +<<elseif $eventResults.aidTarget == "school">> <<set $activeSlaveOneTimeMinAge = 26>> <<set $activeSlaveOneTimeMaxAge = 42>> <<set $oneTimeDisableDisability = 1>> @@ -356,7 +356,7 @@ When the aircraft lands at your penthouse pad, the would-be escapees are still u <<set $activeSlave.sexualFlaw = either("hates anal", "idealistic", "shamefast")>> <<set _newSlaves.push($activeSlave)>> <</for>> -<<elseif $PAidTarget == "maternity">> +<<elseif $eventResults.aidTarget == "maternity">> <<for $i = 0; $i < 4; $i++>> <<if $pedo_mode == 1>> <<set $activeSlaveOneTimeMinAge = $fertilityAge>> @@ -385,7 +385,7 @@ When the aircraft lands at your penthouse pad, the would-be escapees are still u <<set _newSlaves.push($activeSlave)>> <</for>> In any case, you've enslaved a fine group. The expectant mothers vary widely; the only thing they have in common is their gravid bellies. None of them are in really serious condition, either, and they should bear the transition to slave life reasonably well despite their pregnancies. -<<elseif $PAidTarget == "gradeSchool">> +<<elseif $eventResults.aidTarget == "gradeSchool">> In any case, you've enslaved a fine group. The girls are all within a similar age range, young, and healthy. Their youth and vigor should make them quite popular. <<for $i = 0; $i < 4; $i++>> <<if $minimumSlaveAge <= 7>> @@ -412,7 +412,7 @@ When the aircraft lands at your penthouse pad, the would-be escapees are still u <<run setHealth($activeSlave, jsRandom(-10, 10))>> <<set _newSlaves.push($activeSlave)>> <</for>> -<<elseif $PAidTarget == "conversion">> +<<elseif $eventResults.aidTarget == "conversion">> In any case, you've enslaved a fine group. Certain religious groups persist in the hilarious delusion that it's possible to alter sexual orientation through prayer. In your experience, hormones, drugs, and compliance training are far more effective. <<set $activeSlaveOneTimeMinAge = 26>> <<set $activeSlaveOneTimeMaxAge = 42>> @@ -462,7 +462,7 @@ When the aircraft lands at your penthouse pad, the would-be escapees are still u <<set $activeSlave.sexualFlaw = either("apathetic", "repressed", "shamefast")>> <<set _newSlaves.push($activeSlave)>> <</for>> -<<elseif $PAidTarget == "volleyballTeam">> +<<elseif $eventResults.aidTarget == "volleyballTeam">> In any case, you've enslaved a fine group. The girls are in fine health, fit and just past their majority, likely the reason any that stepped off the bus were promptly abducted. Their youth and vigor should make them quite popular, as will their experience with handling balls. <<for $i = 0; $i < 4; $i++>> <<set $activeSlaveOneTimeMinAge = 18>> @@ -484,7 +484,7 @@ When the aircraft lands at your penthouse pad, the would-be escapees are still u <<set $activeSlave.butt = random(1,2)>> <<set _newSlaves.push($activeSlave)>> <</for>> -<<elseif $PAidTarget == "seizedMission">> +<<elseif $eventResults.aidTarget == "seizedMission">> /* leader */ <<if $pedo_mode == 1>> <<set $activeSlaveOneTimeMinAge = 18>> @@ -1350,38 +1350,38 @@ A screen opposite your desk springs to life, <<if $assistant.personality == 0>>s <<case "aid invitation">> -<<set $PAid = 0>> +<<set $eventResults.aid = 0>> <<set _price = 10000>> <<link "Agree">> <<replace "#result">> - You dispatch your personal VTOL bird immediately. It lands <<if $PAidTarget == "volleyballTeam">>beside the bus<<else>>on the roof of the building<</if>> they're sheltering in, and brings them across the closest border and into a more functional country. You receive a call expressing their heartfelt thanks and promising to @@.green;spread the word@@ about how you helped them escape, and a wire transfer of their @@.yellowgreen;payment@@ for the airlift. + You dispatch your personal VTOL bird immediately. It lands <<if $eventResults.aidTarget == "volleyballTeam">>beside the bus<<else>>on the roof of the building<</if>> they're sheltering in, and brings them across the closest border and into a more functional country. You receive a call expressing their heartfelt thanks and promising to @@.green;spread the word@@ about how you helped them escape, and a wire transfer of their @@.yellowgreen;payment@@ for the airlift. <<run cashX(2000, "event")>> <<run repX(1000, "event")>> <</replace>> <</link>> <br><<link "Do it for free">> <<replace "#result">> - You dispatch your personal VTOL bird immediately. It lands <<if $PAidTarget == "volleyballTeam">>beside the bus<<else>>on the roof of the building<</if>> they're sheltering in, and brings them across the closest border and into a more functional country. You receive a call expressing their heartfelt thanks, and when you refuse their payment for the airlift, they tearfully promise to tell the story of how you @@.green;extended charity@@ to those in need, belying the rumors about slaveowners. + You dispatch your personal VTOL bird immediately. It lands <<if $eventResults.aidTarget == "volleyballTeam">>beside the bus<<else>>on the roof of the building<</if>> they're sheltering in, and brings them across the closest border and into a more functional country. You receive a call expressing their heartfelt thanks, and when you refuse their payment for the airlift, they tearfully promise to tell the story of how you @@.green;extended charity@@ to those in need, belying the rumors about slaveowners. <<run repX(2500, "event")>> <</replace>> <</link>> <br><<link "Airlift them into slavery">> <<replace "#result">> You send your personal VTOL bird to the shop for some immediate and very expensive modifications to its cargo and passenger area. Since this will take several days, you stall the supplicants. - <<if $PAidTarget == "volleyballTeam">> + <<if $eventResults.aidTarget == "volleyballTeam">> A few of the girls decide to leave, but the sight of them pushed against the wall of a nearby building, toned bodies glistening with sweat and seed as their captors rape them into submission, keep the rest happy to stay on the bus. Those that remained <<else>> Their situation isn't truly dire yet, and they can wait. They <</if>> are extremely grateful, though they would be less hopeful if they knew the true nature of the aircraft coming to retrieve them. - <<set $PAid = 1>> + <<set $eventResults.aid = 1>> <<run cashX(forceNeg(_price), "event")>> <</replace>> <</link>> //This will cost <<print cashFormat(_price)>>// <<case "aid result">> -<<set $PAid = 0>> +<<set $eventResults.aid = 0>> <<link "Sell your captures immediately">> <<replace "#result">> <<for _genPlot = 0; _genPlot < _newSlaves.length; _genPlot++>> diff --git a/src/uncategorized/nonRandomEvent.tw b/src/uncategorized/nonRandomEvent.tw index e3ac6dd70ba58a745ede7c9153537b2b40597440..65e8e6899b2def5d9c7d5fb7eaa42410d0c6a74b 100644 --- a/src/uncategorized/nonRandomEvent.tw +++ b/src/uncategorized/nonRandomEvent.tw @@ -164,12 +164,12 @@ <<goto "P snatch and grab result">> <<elseif ($eventResults.raid == 1)>> <<goto "P raid result">> -<<elseif ($PAid == 1)>> +<<elseif ($eventResults.aid == 1)>> <<set $Event = "aid result">> <<goto "Generic Plot Events">> -<<elseif ($slaveMedic > 0)>> +<<elseif ($eventResults.slaveMedic > 0)>> <<goto "P slave medic">> -<<elseif ($PPit == 1) && ($BodyguardID != 0)>> +<<elseif ($eventResults.pit == 1) && ($BodyguardID != 0)>> <<goto "PE pit fight">> <<elseif $rivalOwner == 0 && $smilingManProgress == 0 && _effectiveWeek >= 74 && $secExpEnabled == 1>> <<goto "secExpSmilingMan">> diff --git a/src/uncategorized/pRaidInvitation.tw b/src/uncategorized/pRaidInvitation.tw index 2063580a844d9521792911b5d7c4a0b82687afae..4af7af869814aa586db997d1e45e06dc0ff41da5 100644 --- a/src/uncategorized/pRaidInvitation.tw +++ b/src/uncategorized/pRaidInvitation.tw @@ -2,7 +2,7 @@ <<set $nextButton = "Continue", $nextLink = "Random Nonindividual Event">> -<<set $eventResults.raid = 0, $PRaidTarget = 0>> +<<set $eventResults.raid = 0, $eventResults.raidTarget = 0>> The former country whose citizens launched the ultimately futile attack on the arcology has continued to degenerate. After a series of civil disturbances and minor natural disasters, the nearest major city is being abandoned by its few remaining residents. A regional warlord is threatening the area, so they are streaming in small parties towards another city that is not yet under his shadow. <br><br> @@ -15,7 +15,7 @@ Fund a quick raid on the refugees with <<print cashFormat(5000)>>, targeting: Your mercenaries probably would have been enthusiastic even before the recent combat, but now they're positively eager. The split agreed upon is that they keep the proceeds from the sale of anything that isn't sex slave material, while you keep anything that is. <<run cashX(-5000, "war")>> <<set $eventResults.raid = 1>> - <<set $PRaidTarget = 1>> + <<set $eventResults.raidTarget = 1>> <</replace>> <</link>> <br> <<link "Healthy civilians">> @@ -23,7 +23,7 @@ Fund a quick raid on the refugees with <<print cashFormat(5000)>>, targeting: Your mercenaries probably would have been enthusiastic even before the recent combat, but now they're positively eager. The split agreed upon is that they keep the proceeds from the sale of anything that isn't sex slave material, while you keep anything that is. <<run cashX(-5000, "war")>> <<set $eventResults.raid = 1>> - <<set $PRaidTarget = 2>> + <<set $eventResults.raidTarget = 2>> <</replace>> <</link>> <br> <<link "The largest possible group of slaves">> @@ -31,7 +31,7 @@ Fund a quick raid on the refugees with <<print cashFormat(5000)>>, targeting: Your mercenaries probably would have been enthusiastic even before the recent combat, but now they're positively eager. The split agreed upon is that they keep the proceeds from the sale of anything that isn't sex slave material, while you keep anything that is. <<run cashX(-5000, "war")>> <<set $eventResults.raid = 1>> - <<set $PRaidTarget = 3>> + <<set $eventResults.raidTarget = 3>> <</replace>> <</link>> <br>Or, simply: diff --git a/src/uncategorized/pRaidResult.tw b/src/uncategorized/pRaidResult.tw index e7f341318bd8ed10d245ef45e0f1bc6bd070d422..8537e1b9306d6dea7ae82411b6611cb21a6bd20b 100644 --- a/src/uncategorized/pRaidResult.tw +++ b/src/uncategorized/pRaidResult.tw @@ -10,7 +10,7 @@ Out ahead of the main body of refugees there is a small knot moving quickly and <br><br> <<set _newSlaves = []>> -<<if $PRaidTarget == 1>> +<<if $eventResults.raidTarget == 1>> Under orders to target resistance, your mercenaries target the leading group. They even manage to direct a little small arms fire at the VTOL craft as it circles them, dropping mercenaries and plying its nonlethal weapons, but they are of course rapidly defeated. Your share is two slaves in good physical condition, who prove to have been survivors of the defeated attack on the arcology. The mercenaries find after a data search that one of the prisoners whose part of their share was a minor leader in the anti-Free Cities movement. After a quick consultation over their radios, the mercenaries decide that a summary execution out here would be too quick for the wretch, and bring their prize back to the arcology for more thorough punishment. Between the successful raid and the capture of this public enemy, @@.green;the citizens are quite impressed by you.@@ <<run repX(2500, "event")>> <<for _prr = 0; _prr < 3; _prr++>> @@ -24,7 +24,7 @@ Out ahead of the main body of refugees there is a small knot moving quickly and <<set _newSlaves.push($activeSlave)>> <</if>> <</for>> -<<elseif $PRaidTarget == 2>> +<<elseif $eventResults.raidTarget == 2>> Under orders to target civilians, your mercenaries head for the isolated group. When the VTOL descends to circle around the large group of refugees, it becomes obvious that it won't even be necessary to expend nonlethal ammunition. A few of the refugees throw themselves down in bitterness, but most just subside into the catatonia of helplessness. They stand quiescent as they are searched, tagged, and loaded onto the VTOL like the wretched human refuse they are. The successful raid @@.green;is the talk of the Free City.@@ <<run repX(1000, "event")>> <<for _prr = 0; _prr < 4; _prr++>> @@ -36,7 +36,7 @@ Out ahead of the main body of refugees there is a small knot moving quickly and <<set _nurseGender = $seeDicks == 100 ? 100 : 0>> /* nurse gender is female unless seeDicks is 100 */ <<setNonlocalPronouns $seeDicks>> Under orders to target the largest possible group of people, your mercenaries head for the sick and injured. As the VTOL settles, it becomes apparent that most of the injuries are from combat, almost certainly in the defeat at $arcologies[0].name. The tent proves to contain a harassed nurse, almost without medical supplies and at the end of _hisU rope. When _heU sees the mercenaries push through the tent flap, _heU heaves a sigh of mixed defeat and relief and wordlessly offers _hisU wrists. The mercenaries give you a larger share of the other slaves in return for _himU: they tell you in confidence that _heU'll be a medical asset to them as well as the usual amusement. The successful raid @@.green;is the talk of the Free City.@@ - <<set $slaveMedic = 1>> + <<set $eventResults.slaveMedic = 1>> <<run repX(1000, "event")>> <<for _prr = 0; _prr < 5; _prr++>> <<set $activeSlave = GenerateNewSlave()>> diff --git a/src/uncategorized/pSlaveMedic.tw b/src/uncategorized/pSlaveMedic.tw index 8fb85f0ef323c31f3e31c687cd0cde478e14c4b6..54bccde7d9a969542fd670bd7f6817a3ea36ecda 100644 --- a/src/uncategorized/pSlaveMedic.tw +++ b/src/uncategorized/pSlaveMedic.tw @@ -2,7 +2,7 @@ <<set $nextButton = "Continue", $nextLink = "Random Nonindividual Event", $returnTo = "Random Nonindividual Event">> -<<set $slaveMedic = 0>> +<<set $eventResults.slaveMedic = 0>> <<set $oneTimeDisableDisability = 1>> <<if $pedo_mode == 1>> diff --git a/src/uncategorized/pePitFight.tw b/src/uncategorized/pePitFight.tw index bbc7850decc8badfdad4b11b4ea8d8227316900c..6c5dfb6693625bbf9881d9bcc1f122dec17a4969 100644 --- a/src/uncategorized/pePitFight.tw +++ b/src/uncategorized/pePitFight.tw @@ -7,7 +7,7 @@ <<set _deadliness = Deadliness($activeSlave)>> -<<set $PPit = 0>> +<<set $eventResults.pit = 0>> <span id="artFrame"> /* 000-250-006 */ diff --git a/src/uncategorized/pePitFightInvite.tw b/src/uncategorized/pePitFightInvite.tw index 97cba9c2f4bfcaac73e0503ee4ac5787afc926bf..c526a82b1f0f7906fba30e5c141103212f37c1ac 100644 --- a/src/uncategorized/pePitFightInvite.tw +++ b/src/uncategorized/pePitFightInvite.tw @@ -3,7 +3,7 @@ <<set $nextButton = "Continue">> <<set $nextLink = "RIE Eligibility Check">> -<<set $PPit = 0>> +<<set $eventResults.pit = 0>> <<setLocalPronouns _S.Bodyguard>> <span id="artFrame"> </span> @@ -31,7 +31,7 @@ <</replace>> <<replace "#result">> You receive a brief confirmation. It looks like $he's got a fight. - <<set $PPit = 1>> + <<set $eventResults.pit = 1>> <</replace>> <</link>> <br><<link "Politely decline">>