From 42735abf8b940e98581ebc6ff847fefc9d37083c Mon Sep 17 00:00:00 2001 From: Arkerthan <arkerthan@gmail.com> Date: Sun, 17 May 2020 12:29:52 +0200 Subject: [PATCH] mark passages as safe --- src/arcologyBuilding/cell.tw | 2 +- src/gui/Encyclopedia/encyclopedia.tw | 2 +- src/interaction/prostheticLab.tw | 2 +- src/npc/findSlave.tw | 2 +- src/pregmod/geneLab.tw | 2 +- src/pregmod/implantManufactory.tw | 2 +- src/pregmod/organFarm.tw | 2 +- src/uncategorized/bgSelect.tw | 2 +- src/uncategorized/buySlaves.tw | 2 +- src/uncategorized/cellblock.tw | 2 +- src/uncategorized/clinic.tw | 2 +- src/uncategorized/costsBudget.tw | 2 +- src/uncategorized/descriptionOptions.tw | 2 +- src/uncategorized/dispensary.tw | 2 +- src/uncategorized/headGirlSuite.tw | 2 +- src/uncategorized/masterSuite.tw | 2 +- src/uncategorized/recruiterSelect.tw | 2 +- src/uncategorized/repBudget.tw | 2 +- src/uncategorized/rulesAssistant.tw | 2 +- src/uncategorized/schoolroom.tw | 2 +- src/uncategorized/servantsQuarters.tw | 2 +- src/uncategorized/spa.tw | 2 +- src/uncategorized/summaryOptions.tw | 2 +- src/uncategorized/universalRules.tw | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/src/arcologyBuilding/cell.tw b/src/arcologyBuilding/cell.tw index aa51dc8caa3..39a1fe3868b 100644 --- a/src/arcologyBuilding/cell.tw +++ b/src/arcologyBuilding/cell.tw @@ -1,4 +1,4 @@ -:: Cell [nobr] +:: Cell [nobr jump-from-safe] <<set $nextButton = "Back", $nextLink = "Main">> diff --git a/src/gui/Encyclopedia/encyclopedia.tw b/src/gui/Encyclopedia/encyclopedia.tw index 7e6fbe17fc4..23d9976bcb5 100644 --- a/src/gui/Encyclopedia/encyclopedia.tw +++ b/src/gui/Encyclopedia/encyclopedia.tw @@ -1,4 +1,4 @@ -:: Encyclopedia [nobr] +:: Encyclopedia [nobr jump-from-safe] <<if $encyclopedia !== "Table of Contents">> <<= App.Encyclopedia.Dialog.linkSC("Table of Contents", "Table of Contents")>> diff --git a/src/interaction/prostheticLab.tw b/src/interaction/prostheticLab.tw index 1d8d739b840..d7940621917 100644 --- a/src/interaction/prostheticLab.tw +++ b/src/interaction/prostheticLab.tw @@ -1,4 +1,4 @@ -:: Prosthetic Lab [nobr] +:: Prosthetic Lab [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back", $nextLink = "Manage Penthouse">> diff --git a/src/npc/findSlave.tw b/src/npc/findSlave.tw index 31ccfef53bb..204f8a2b4b9 100644 --- a/src/npc/findSlave.tw +++ b/src/npc/findSlave.tw @@ -1,4 +1,4 @@ -:: Find Slave [nobr] +:: Find Slave [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back to Main", $nextLink = "Main">> diff --git a/src/pregmod/geneLab.tw b/src/pregmod/geneLab.tw index 6ff269ae709..9ca80165ac9 100644 --- a/src/pregmod/geneLab.tw +++ b/src/pregmod/geneLab.tw @@ -1,4 +1,4 @@ -:: Gene Lab [nobr] +:: Gene Lab [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back", $nextLink = "Manage Penthouse", $encyclopedia = "The Pharmaceutical Fab.", _PCSkillCheck = Math.min($upgradeMultiplierMedicine, $HackingSkillMultiplier)>> diff --git a/src/pregmod/implantManufactory.tw b/src/pregmod/implantManufactory.tw index a490c0459dd..546fac7272b 100644 --- a/src/pregmod/implantManufactory.tw +++ b/src/pregmod/implantManufactory.tw @@ -1,4 +1,4 @@ -:: Implant Manufactory [nobr] +:: Implant Manufactory [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back", $nextLink = "Manage Penthouse", $encyclopedia = "The Pharmaceutical Fab.", _PCSkillCheck = Math.min($upgradeMultiplierMedicine, $HackingSkillMultiplier)>> diff --git a/src/pregmod/organFarm.tw b/src/pregmod/organFarm.tw index e09fb5101ae..5caf33806cf 100644 --- a/src/pregmod/organFarm.tw +++ b/src/pregmod/organFarm.tw @@ -1,4 +1,4 @@ -:: Organ Farm [nobr] +:: Organ Farm [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back", $nextLink = "Manage Penthouse", $encyclopedia = "The Pharmaceutical Fab.", _PCSkillCheck = Math.min($upgradeMultiplierMedicine, $HackingSkillMultiplier)>> diff --git a/src/uncategorized/bgSelect.tw b/src/uncategorized/bgSelect.tw index 8d83007228a..b888caa6e8f 100644 --- a/src/uncategorized/bgSelect.tw +++ b/src/uncategorized/bgSelect.tw @@ -1,4 +1,4 @@ -:: BG Select [nobr] +:: BG Select [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back to Main", $nextLink = "Main", $encyclopedia = "Bodyguard">> diff --git a/src/uncategorized/buySlaves.tw b/src/uncategorized/buySlaves.tw index 63244a6a543..55201fd3c88 100644 --- a/src/uncategorized/buySlaves.tw +++ b/src/uncategorized/buySlaves.tw @@ -1,4 +1,4 @@ -:: Buy Slaves [nobr] +:: Buy Slaves [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back">> <<set $nextLink = "Main">> diff --git a/src/uncategorized/cellblock.tw b/src/uncategorized/cellblock.tw index 32028b0d608..b6945d008a6 100644 --- a/src/uncategorized/cellblock.tw +++ b/src/uncategorized/cellblock.tw @@ -1,4 +1,4 @@ -:: Cellblock [nobr] +:: Cellblock [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back to Main", $nextLink = "Main", $returnTo = "Cellblock", $encyclopedia = "Cellblock", _CL = App.Entity.facilities.cellblock.employeesIDs().size>> diff --git a/src/uncategorized/clinic.tw b/src/uncategorized/clinic.tw index 51036184477..4dad8233e51 100644 --- a/src/uncategorized/clinic.tw +++ b/src/uncategorized/clinic.tw @@ -1,4 +1,4 @@ -:: Clinic [nobr] +:: Clinic [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back to Main", $nextLink = "Main", $returnTo = "Clinic", $encyclopedia = "Clinic", _CL = App.Entity.facilities.clinic.employeesIDs().size>> diff --git a/src/uncategorized/costsBudget.tw b/src/uncategorized/costsBudget.tw index 2f019b3ac1c..8af2335e3e9 100644 --- a/src/uncategorized/costsBudget.tw +++ b/src/uncategorized/costsBudget.tw @@ -1,4 +1,4 @@ -:: Costs Budget [nobr] +:: Costs Budget [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back to Main", $nextLink = "Main", _arcologyCosts = 0>> diff --git a/src/uncategorized/descriptionOptions.tw b/src/uncategorized/descriptionOptions.tw index 19a45f677ea..b4b0c1a7075 100644 --- a/src/uncategorized/descriptionOptions.tw +++ b/src/uncategorized/descriptionOptions.tw @@ -1,4 +1,4 @@ -:: Description Options [nobr] +:: Description Options [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back">> <<if $storedLink !== "Slave Interact">> diff --git a/src/uncategorized/dispensary.tw b/src/uncategorized/dispensary.tw index 551bf6d86f1..e4b441d7688 100644 --- a/src/uncategorized/dispensary.tw +++ b/src/uncategorized/dispensary.tw @@ -1,4 +1,4 @@ -:: Dispensary [nobr] +:: Dispensary [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back", $nextLink = "Manage Penthouse", $encyclopedia = "The Pharmaceutical Fab.", _PCSkillCheck = Math.min($upgradeMultiplierMedicine, $HackingSkillMultiplier)>> diff --git a/src/uncategorized/headGirlSuite.tw b/src/uncategorized/headGirlSuite.tw index 9c514dfcea5..af33f033102 100644 --- a/src/uncategorized/headGirlSuite.tw +++ b/src/uncategorized/headGirlSuite.tw @@ -1,4 +1,4 @@ -:: Head Girl Suite [nobr] +:: Head Girl Suite [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back to Main", $nextLink = "Main", $returnTo = "Head Girl Suite", $encyclopedia = "Head Girl Suite", _SL = $slaves.length>> diff --git a/src/uncategorized/masterSuite.tw b/src/uncategorized/masterSuite.tw index 4fb0fb79409..ffe42ab296e 100644 --- a/src/uncategorized/masterSuite.tw +++ b/src/uncategorized/masterSuite.tw @@ -1,4 +1,4 @@ -:: Master Suite [nobr] +:: Master Suite [nobr jump-to-safe jump-from-safe] <<set _slaves = App.Utils.sortedEmployees(App.Entity.facilities.masterSuite)>> <<set $nextButton = "Back to Main", $nextLink = "Main", $returnTo = "Master Suite", $encyclopedia = "Master Suite", _SL = $slaves.length, _MsL = _slaves.length>> diff --git a/src/uncategorized/recruiterSelect.tw b/src/uncategorized/recruiterSelect.tw index b1155515ae8..49ad10e6d6d 100644 --- a/src/uncategorized/recruiterSelect.tw +++ b/src/uncategorized/recruiterSelect.tw @@ -1,4 +1,4 @@ -:: Recruiter Select [nobr] +:: Recruiter Select [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back to Main", $nextLink = "Main", $encyclopedia = "Recruiter">> <<if ($Recruiter != 0)>> diff --git a/src/uncategorized/repBudget.tw b/src/uncategorized/repBudget.tw index 6bfaba0cf7f..b07dae6ff9c 100644 --- a/src/uncategorized/repBudget.tw +++ b/src/uncategorized/repBudget.tw @@ -1,4 +1,4 @@ -:: Rep Budget [nobr] +:: Rep Budget [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back to Main", $nextLink = "Main", _arcologyCosts = 0>> diff --git a/src/uncategorized/rulesAssistant.tw b/src/uncategorized/rulesAssistant.tw index 1eb4a9890e5..662b7abb694 100644 --- a/src/uncategorized/rulesAssistant.tw +++ b/src/uncategorized/rulesAssistant.tw @@ -1,3 +1,3 @@ -:: Rules Assistant [nobr] +:: Rules Assistant [nobr jump-to-safe jump-from-safe] <<run html5passage(rulesAssistantOptions)>> diff --git a/src/uncategorized/schoolroom.tw b/src/uncategorized/schoolroom.tw index 3805a51143c..e55b592a89c 100644 --- a/src/uncategorized/schoolroom.tw +++ b/src/uncategorized/schoolroom.tw @@ -1,4 +1,4 @@ -:: Schoolroom [nobr] +:: Schoolroom [nobr jump-to-safe jump-from-safe] <<set _DL = App.Entity.facilities.schoolroom.employeesIDs().size, $nextButton = "Back to Main", $nextLink = "Main", $returnTo = "Schoolroom", $encyclopedia = "Schoolroom">> diff --git a/src/uncategorized/servantsQuarters.tw b/src/uncategorized/servantsQuarters.tw index c952fb38433..1d14602cf0d 100644 --- a/src/uncategorized/servantsQuarters.tw +++ b/src/uncategorized/servantsQuarters.tw @@ -1,4 +1,4 @@ -:: Servants' Quarters [nobr] +:: Servants' Quarters [nobr jump-to-safe jump-from-safe] <<set _DL = App.Entity.facilities.servantsQuarters.employeesIDs().size, $nextButton = "Back to Main", $nextLink = "Main", $returnTo = "Servants' Quarters", $encyclopedia = "Servants' Quarters">> diff --git a/src/uncategorized/spa.tw b/src/uncategorized/spa.tw index e71ea8b1438..696db7c3bcd 100644 --- a/src/uncategorized/spa.tw +++ b/src/uncategorized/spa.tw @@ -1,4 +1,4 @@ -:: Spa [nobr] +:: Spa [nobr jump-to-safe jump-from-safe] <<set _DL = App.Entity.facilities.spa.employeesIDs().size, $nextButton = "Back to Main", $nextLink = "Main", $returnTo = "Spa", $encyclopedia = "Spa">> diff --git a/src/uncategorized/summaryOptions.tw b/src/uncategorized/summaryOptions.tw index 74411f44be2..62115362074 100644 --- a/src/uncategorized/summaryOptions.tw +++ b/src/uncategorized/summaryOptions.tw @@ -1,4 +1,4 @@ -:: Summary Options [nobr] +:: Summary Options [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back">> <<if $storedLink !== "Slave Interact" && $storedLink !== "Main">> diff --git a/src/uncategorized/universalRules.tw b/src/uncategorized/universalRules.tw index d3b689b92c7..696769d1fd8 100644 --- a/src/uncategorized/universalRules.tw +++ b/src/uncategorized/universalRules.tw @@ -1,4 +1,4 @@ -:: Universal Rules [nobr] +:: Universal Rules [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back", $nextLink = "Manage Penthouse">> -- GitLab