diff --git a/src/002-config/mousetrapConfig.js b/src/002-config/mousetrapConfig.js index 55cd6687b018392116b2732d608235b183764ec8..df31dc5fb398961e29312bfaca764e0dab3ac096 100644 --- a/src/002-config/mousetrapConfig.js +++ b/src/002-config/mousetrapConfig.js @@ -27,6 +27,3 @@ Mousetrap.bind("f", function() { Mousetrap.bind("h", function() { $("#manageHG a").trigger("click"); }); -Mousetrap.bind("a", function() { - $("#managePA a").trigger("click"); -}); diff --git a/src/gui/quicklinks.js b/src/gui/quicklinks.js index 2d8272e21174ead8ef87170536ac1513f0d59f42..46d74e9359af1894d657e369481ad2b9f7f4016c 100644 --- a/src/gui/quicklinks.js +++ b/src/gui/quicklinks.js @@ -24,6 +24,7 @@ App.UI.quickMenu = (function() { "Manage Arcology": true, "Manage Personal Affairs": true, "Manage Corporation": true, + "Personal assistant options":true, Firebase: true, propagandaHub: true, securityHQ: true, @@ -65,6 +66,8 @@ App.UI.quickMenu = (function() { }, Tools: { "Find Slave": true, + "Rules Assistant":true, + "Personal Attention Select":true, }, Options: { Options: true, @@ -131,6 +134,7 @@ App.UI.quickMenu = (function() { Nursery: () => App.Entity.facilities.nursery.UIName, Options: "Game Options", "Personal assistant options": "Personal Assistant", + "Personal Attention Select":"Personal Attention", Pit: () => App.Entity.facilities.pit.UIName, propagandaHub: "Manage PR", riotControlCenter: "Manage Rebels", @@ -205,6 +209,7 @@ App.UI.quickMenu = (function() { "Neighbor Interact": "d", Options: "o", "Personal assistant options": "t", + "Personal Attention Select":"a", Policies: "y", propagandaHub:"H", "Recruiter Select": "u", diff --git a/src/npc/asDump.tw b/src/npc/asDump.tw index 53e23167d226133b5a0afb078d0306344d404705..b4cbe49c29a289151e1421f15e92cfe2384ee915 100644 --- a/src/npc/asDump.tw +++ b/src/npc/asDump.tw @@ -1,4 +1,4 @@ -:: AS Dump +:: AS Dump [no-history] <<if (ndef $activeSlave) || ($activeSlave == 0)>> diff --git a/src/npc/interaction/FFuckdollAnal.tw b/src/npc/interaction/FFuckdollAnal.tw index 1482ff00fc8cf78e5aac9221aed8ecd23deb15ff..1eb3cb0e90e5b3ea82476f72778db26eb3ba835b 100644 --- a/src/npc/interaction/FFuckdollAnal.tw +++ b/src/npc/interaction/FFuckdollAnal.tw @@ -1,4 +1,4 @@ -:: FFuckdollAnal [nobr] +:: FFuckdollAnal [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/FFuckdollImpreg.tw b/src/npc/interaction/FFuckdollImpreg.tw index 698559bab8f5f6df7509f58968e8ac4c3bef79ed..00db19147b0c1e2f4c0499b841734303eb08a34f 100644 --- a/src/npc/interaction/FFuckdollImpreg.tw +++ b/src/npc/interaction/FFuckdollImpreg.tw @@ -1,4 +1,4 @@ -:: FFuckdollImpreg [nobr] +:: FFuckdollImpreg [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/FFuckdollOral.tw b/src/npc/interaction/FFuckdollOral.tw index 9a7dc13fa8fd4f5bbcae4bdbc15c6c75bac7cb53..66cfc24ef2f8af2be2b5bad756442374a1c96503 100644 --- a/src/npc/interaction/FFuckdollOral.tw +++ b/src/npc/interaction/FFuckdollOral.tw @@ -1,4 +1,4 @@ -:: FFuckdollOral [nobr] +:: FFuckdollOral [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/FFuckdollVaginal.tw b/src/npc/interaction/FFuckdollVaginal.tw index 268ace4bf2289a1f511813bec52d690e0bc61022..77f62d82afb749e73e274e237ad5f739ea22fd88 100644 --- a/src/npc/interaction/FFuckdollVaginal.tw +++ b/src/npc/interaction/FFuckdollVaginal.tw @@ -1,4 +1,4 @@ -:: FFuckdollVaginal [nobr] +:: FFuckdollVaginal [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/FSuckle.tw b/src/npc/interaction/FSuckle.tw index 23c23895362898b25b29433c21f60353465842ef..4a2a5eb7eb129d2db6d19cb3ea8ee583230cb2b9 100644 --- a/src/npc/interaction/FSuckle.tw +++ b/src/npc/interaction/FSuckle.tw @@ -1,4 +1,4 @@ -:: FSuckle [nobr] +:: FSuckle [nobr no-history] <<set $AS = $activeSlave.ID>> <<run Enunciate($activeSlave)>> diff --git a/src/npc/interaction/fAbuse.tw b/src/npc/interaction/fAbuse.tw index e111159628637e985e12b605b0414774a44c57a9..3576b3642a3f38bab98acd39ecb32b7edf812c50 100644 --- a/src/npc/interaction/fAbuse.tw +++ b/src/npc/interaction/fAbuse.tw @@ -1,4 +1,4 @@ -:: FAbuse [nobr] +:: FAbuse [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fAnus.tw b/src/npc/interaction/fAnus.tw index 73cff54da5e28e089edf47fea647038998a4639b..2218ff43a6ea48b24d9451d0f88897eb20ec9c4a 100644 --- a/src/npc/interaction/fAnus.tw +++ b/src/npc/interaction/fAnus.tw @@ -1,4 +1,4 @@ -:: FAnus [nobr] +:: FAnus [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fAssistedSex.tw b/src/npc/interaction/fAssistedSex.tw index dc1d9326fc511f24b81134e3fb2d84a0bf57e28b..e809d033e2bd48e1ddba47c53d8687f8c09ebb98 100644 --- a/src/npc/interaction/fAssistedSex.tw +++ b/src/npc/interaction/fAssistedSex.tw @@ -1,4 +1,4 @@ -:: FAssistedSex [nobr] +:: FAssistedSex [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fBeg.tw b/src/npc/interaction/fBeg.tw index bb171297eee93986705a6da2c970a5e52222dff7..a1f94f2c2159a3d0613fdecb2d92607a40a3f36f 100644 --- a/src/npc/interaction/fBeg.tw +++ b/src/npc/interaction/fBeg.tw @@ -1,4 +1,4 @@ -:: FBeg [nobr] +:: FBeg [nobr no-history] /* things I need: checks for canWalk() to see how easily she can move, blindness checks, replacement for BoobsDesc, maybe devotion catches for certain flaws */ /* priority! femPC support! */ diff --git a/src/npc/interaction/fBellyFuck.tw b/src/npc/interaction/fBellyFuck.tw index febe54b84ee640f729d7150d6722e93b37020eea..bb2c5857ae12c972aa1dfdc0435fb2d6295a8f7e 100644 --- a/src/npc/interaction/fBellyFuck.tw +++ b/src/npc/interaction/fBellyFuck.tw @@ -1,4 +1,4 @@ -:: FBellyFuck [nobr] +:: FBellyFuck [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fBoobs.tw b/src/npc/interaction/fBoobs.tw index 9216055783c9c60e00e1a3e5fd6f9fab650c23fa..037516b5a9676580d68035ba2ae809abbf06bd03 100644 --- a/src/npc/interaction/fBoobs.tw +++ b/src/npc/interaction/fBoobs.tw @@ -1,4 +1,4 @@ -:: FBoobs [nobr] +:: FBoobs [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fButt.tw b/src/npc/interaction/fButt.tw index 2f262587180cafbf2ddff0696b91d3e441e4c9bf..99d02192b0a64675463bcfc2b8e4c63fa1e37850 100644 --- a/src/npc/interaction/fButt.tw +++ b/src/npc/interaction/fButt.tw @@ -1,4 +1,4 @@ -:: FButt [nobr] +:: FButt [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fCaress.tw b/src/npc/interaction/fCaress.tw index be2830bfe89b0c9dd64f2a783e9590d299ccfe3d..4548eacf591df2d17044471d28abc65ec952102f 100644 --- a/src/npc/interaction/fCaress.tw +++ b/src/npc/interaction/fCaress.tw @@ -1,4 +1,4 @@ -:: FCaress [nobr] +:: FCaress [nobr no-history] <<setPlayerPronouns>> <<set $AS = $activeSlave.ID>> diff --git a/src/npc/interaction/fDance.tw b/src/npc/interaction/fDance.tw index 7a1c6a83e086ed8bbe6af87e1a6d84f2e1a2afea..7ccc9dbf4589a3c5cd9ed43bf9fd49a3174b7bc9 100644 --- a/src/npc/interaction/fDance.tw +++ b/src/npc/interaction/fDance.tw @@ -1,4 +1,4 @@ -:: FDance [nobr] +:: FDance [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fDick.tw b/src/npc/interaction/fDick.tw index 18af069c27870fca63db405ae769b0b598513383..4463b3e59ad556f1d0ebb1555167dc48feca9985 100644 --- a/src/npc/interaction/fDick.tw +++ b/src/npc/interaction/fDick.tw @@ -1,4 +1,4 @@ -:: FDick [nobr] +:: FDick [nobr no-history] /* TODO: .pregMood and more amp variants */ <<set $AS = $activeSlave.ID>> diff --git a/src/npc/interaction/fEmbrace.tw b/src/npc/interaction/fEmbrace.tw index ce6dafb6cf64aa66b697ba144bfc3e9ff05c661b..d91ada3ada5b6c9594d912b0203bfbca1e1fd499 100644 --- a/src/npc/interaction/fEmbrace.tw +++ b/src/npc/interaction/fEmbrace.tw @@ -1,4 +1,4 @@ -:: FEmbrace [nobr] +:: FEmbrace [nobr no-history] <<setPlayerPronouns>> <<set $AS = $activeSlave.ID>> diff --git a/src/npc/interaction/fFeelings.tw b/src/npc/interaction/fFeelings.tw index 02a1f016a4ec24cd89d83776df58fb541f7f9d6c..e3ee640ff841615771a0aad2e0449529bf426c31 100644 --- a/src/npc/interaction/fFeelings.tw +++ b/src/npc/interaction/fFeelings.tw @@ -1,4 +1,4 @@ -:: FFeelings [nobr] +:: FFeelings [nobr no-history] <<set $AS = $activeSlave.ID>> diff --git a/src/npc/interaction/fFeet.tw b/src/npc/interaction/fFeet.tw index bbeca8c26e70c5c3ee128f731aa4a764212f5e72..9e4085ccf539145177d813a72b459630a36485ed 100644 --- a/src/npc/interaction/fFeet.tw +++ b/src/npc/interaction/fFeet.tw @@ -1,4 +1,4 @@ -:: FFeet [nobr] +:: FFeet [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fKiss.tw b/src/npc/interaction/fKiss.tw index a377816d00d355bea8c05d580d192c8996859fc9..c708b599c0b01f490dd1c1a72b12203340a52d19 100644 --- a/src/npc/interaction/fKiss.tw +++ b/src/npc/interaction/fKiss.tw @@ -1,4 +1,4 @@ -:: FKiss [nobr] +:: FKiss [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fLickPussy.tw b/src/npc/interaction/fLickPussy.tw index eee1cdb815084f41147012348d07a9637f493a3a..d060cddc6a5c768cbed77a2007ff331791c4e18d 100644 --- a/src/npc/interaction/fLickPussy.tw +++ b/src/npc/interaction/fLickPussy.tw @@ -1,4 +1,4 @@ -:: FLickPussy [nobr] +:: FLickPussy [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fLips.tw b/src/npc/interaction/fLips.tw index 0cc558174b3adf3aa96660106ca3088ce231c021..3ea471f467cb7ef269c3e02ff130a702e39e0eb9 100644 --- a/src/npc/interaction/fLips.tw +++ b/src/npc/interaction/fLips.tw @@ -1,4 +1,4 @@ -:: FLips [nobr] +:: FLips [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fMaternitySwing.tw b/src/npc/interaction/fMaternitySwing.tw index 2642f35c493b4821314edc47361caca76b4df676..2d3a9eeceab5640382ebcc2629c42e9517755bf2 100644 --- a/src/npc/interaction/fMaternitySwing.tw +++ b/src/npc/interaction/fMaternitySwing.tw @@ -1,4 +1,4 @@ -:: FMaternitySwing [nobr] +:: FMaternitySwing [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fNippleFuck.tw b/src/npc/interaction/fNippleFuck.tw index 48631df4c303f32b0744b87786eee59cb04d1d2a..33b2065de50e7301498c43ea15a3bb32ba85ec4d 100644 --- a/src/npc/interaction/fNippleFuck.tw +++ b/src/npc/interaction/fNippleFuck.tw @@ -1,4 +1,4 @@ -:: FNippleFuck [nobr] +:: FNippleFuck [nobr no-history] <<set $AS = $activeSlave.ID>> <<run Enunciate($activeSlave)>> diff --git a/src/npc/interaction/fPCImpreg.tw b/src/npc/interaction/fPCImpreg.tw index 72b261d6aaf86303c3bf3625685459b73fe8795c..73651bcafd52d185d1fa9af5f3a100e307f0d02d 100644 --- a/src/npc/interaction/fPCImpreg.tw +++ b/src/npc/interaction/fPCImpreg.tw @@ -1,4 +1,4 @@ -:: FPCImpreg [nobr] +:: FPCImpreg [nobr no-history] /* TODO: add reactions for incest */ diff --git a/src/npc/interaction/fPat.tw b/src/npc/interaction/fPat.tw index a56458e24b4a01960a0da2f9b195e856832a371c..4de3f628f04259edebc253d5867a9a1e81e3b8d2 100644 --- a/src/npc/interaction/fPat.tw +++ b/src/npc/interaction/fPat.tw @@ -1,4 +1,4 @@ -:: FPat [nobr] +:: FPat [nobr no-history] <<set $AS = $activeSlave.ID>> <<run Enunciate($activeSlave)>> diff --git a/src/npc/interaction/fPoolSex.tw b/src/npc/interaction/fPoolSex.tw index 0b7378211243d7cff6cfc6d4ff2017b2750d747a..baf3d3a14ea16aba4189841c7d195e5eaf565151 100644 --- a/src/npc/interaction/fPoolSex.tw +++ b/src/npc/interaction/fPoolSex.tw @@ -1,4 +1,4 @@ -:: FPoolSex [nobr] +:: FPoolSex [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fRelation.tw b/src/npc/interaction/fRelation.tw index f02f48bae408c9bc94aba0fccbe39658e91906af..d3863431b65406ebe9269ca18460e1a7617db8c3 100644 --- a/src/npc/interaction/fRelation.tw +++ b/src/npc/interaction/fRelation.tw @@ -1,4 +1,4 @@ -:: FRelation [nobr] +:: FRelation [nobr no-history] <<set $AS = $activeSlave.ID>> diff --git a/src/npc/interaction/fRival.tw b/src/npc/interaction/fRival.tw index 7221a0b16fa65e0c720add2e8b26e36d69232aaa..19ea7feae342d52ceab63358db87b2bf25edf0a8 100644 --- a/src/npc/interaction/fRival.tw +++ b/src/npc/interaction/fRival.tw @@ -1,4 +1,4 @@ -:: FRival [nobr] +:: FRival [nobr no-history] <<set $AS = $activeSlave.ID>> <<set $partner = $slaveIndices[$activeSlave.rivalryTarget]>> diff --git a/src/npc/interaction/fSlaveFeed.tw b/src/npc/interaction/fSlaveFeed.tw index cf62f44f5dec021085e89ab51997040b01eb3289..c621bc715e69a3cdc4b039f1325aa630c1445ff3 100644 --- a/src/npc/interaction/fSlaveFeed.tw +++ b/src/npc/interaction/fSlaveFeed.tw @@ -1,4 +1,4 @@ -:: FSlaveFeed [nobr] +:: FSlaveFeed [nobr no-history] <<set _pregDiscovery = 0>> <<set $AS = $activeSlave.ID>> diff --git a/src/npc/interaction/fSlaveImpregConsummate.tw b/src/npc/interaction/fSlaveImpregConsummate.tw index b699a90178af110121174b0ccd7aca5a04264c8f..a0fa8f1bc53b1a3b220319efb0597b7931862211 100644 --- a/src/npc/interaction/fSlaveImpregConsummate.tw +++ b/src/npc/interaction/fSlaveImpregConsummate.tw @@ -1,4 +1,4 @@ -:: FSlaveImpreg Consummate [nobr] +:: FSlaveImpreg Consummate [nobr no-history] The first necessary step is to prepare the donatrix. <<set $AS = $activeSlave.ID>> diff --git a/src/npc/interaction/fSlaveSelfImpreg.tw b/src/npc/interaction/fSlaveSelfImpreg.tw index 9cb8eb637c0dbca9179b9e40f744252b1249ca93..aa21bdccf157a51adb2ed7ddb6aadef31ec1e6b7 100644 --- a/src/npc/interaction/fSlaveSelfImpreg.tw +++ b/src/npc/interaction/fSlaveSelfImpreg.tw @@ -1,4 +1,4 @@ -:: FSlaveSelfImpreg [nobr] +:: FSlaveSelfImpreg [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fSlaveSlaveVagConsummate.tw b/src/npc/interaction/fSlaveSlaveVagConsummate.tw index 5783fe47165c1fbaff46849159a937ab5439c94b..b6d8636bc430e874ebd1cfee196aa592d9ce6864 100644 --- a/src/npc/interaction/fSlaveSlaveVagConsummate.tw +++ b/src/npc/interaction/fSlaveSlaveVagConsummate.tw @@ -1,4 +1,4 @@ -:: FSlaveSlaveVag Consummate [nobr] +:: FSlaveSlaveVag Consummate [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fVagina.tw b/src/npc/interaction/fVagina.tw index 77e5cfcd43015f35183244ccf8caf6fefd111b00..028877f94692bddd85efb3916cc31919964532c3 100644 --- a/src/npc/interaction/fVagina.tw +++ b/src/npc/interaction/fVagina.tw @@ -1,4 +1,4 @@ -:: FVagina [nobr] +:: FVagina [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fillUpButt.tw b/src/npc/interaction/fillUpButt.tw index be0f17d9262b4b985087a59ac8d6caee98518eb3..b369ec7e73482ca2679b0c435320023779ef829c 100644 --- a/src/npc/interaction/fillUpButt.tw +++ b/src/npc/interaction/fillUpButt.tw @@ -1,4 +1,4 @@ -:: FillUpButt [nobr] +:: FillUpButt [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fillUpFace.tw b/src/npc/interaction/fillUpFace.tw index 73d86553a5843c2e0b522c5eca5a63b88c843ee2..fa1034e68fd38d49180ee464fbc85fff518ed35c 100644 --- a/src/npc/interaction/fillUpFace.tw +++ b/src/npc/interaction/fillUpFace.tw @@ -1,4 +1,4 @@ -:: FillUpFace [nobr] +:: FillUpFace [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fondleBoobs.tw b/src/npc/interaction/fondleBoobs.tw index 0d1419563a9fdcc1b6195affeb249d6d009a2659..fbc258757e1c6c7bec5b37f5ee2090823f4d65ac 100644 --- a/src/npc/interaction/fondleBoobs.tw +++ b/src/npc/interaction/fondleBoobs.tw @@ -1,4 +1,4 @@ -:: FondleBoobs [nobr] +:: FondleBoobs [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fondleButt.tw b/src/npc/interaction/fondleButt.tw index 6eb7d1f0c80b5c1ae7a47e1736d539828ff408ef..2da14590e42757bb51814871e3ceccdb30494bbe 100644 --- a/src/npc/interaction/fondleButt.tw +++ b/src/npc/interaction/fondleButt.tw @@ -1,4 +1,4 @@ -:: FondleButt [nobr] +:: FondleButt [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fondleDick.tw b/src/npc/interaction/fondleDick.tw index a4b10f25e859c330e39dfaf96f9b6f5caf0bbcee..be287a36854e21cb6a94aa79c796b25d74929b3e 100644 --- a/src/npc/interaction/fondleDick.tw +++ b/src/npc/interaction/fondleDick.tw @@ -1,4 +1,4 @@ -:: FondleDick [nobr] +:: FondleDick [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/fondleVagina.tw b/src/npc/interaction/fondleVagina.tw index 7e31cec7558285f6074b1662740a6cc4dee096dd..e8a4358665ca87fd3117ffb80d64eef5392bcadb 100644 --- a/src/npc/interaction/fondleVagina.tw +++ b/src/npc/interaction/fondleVagina.tw @@ -1,4 +1,4 @@ -:: FondleVagina [nobr] +:: FondleVagina [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/npc/interaction/forceFeeding.tw b/src/npc/interaction/forceFeeding.tw index c99bbb40b6855b070c830a5c1d537f0a7008b7a6..263e4f0d5f54682692e2182e19dad3aeaa89fefe 100644 --- a/src/npc/interaction/forceFeeding.tw +++ b/src/npc/interaction/forceFeeding.tw @@ -1,4 +1,4 @@ -:: forceFeeding [nobr] +:: forceFeeding [nobr no-history] <<set $AS = $activeSlave.ID>> <<setLocalPronouns $activeSlave>> diff --git a/src/uncategorized/bodyModification.tw b/src/uncategorized/bodyModification.tw index ba557c462ccf679c62ca0d6273bdc802da9b09ca..b09cdf0fc60a223add59cb89330200bba7bb1191 100644 --- a/src/uncategorized/bodyModification.tw +++ b/src/uncategorized/bodyModification.tw @@ -1,4 +1,4 @@ -:: Body Modification [nobr] +:: Body Modification [nobr jump-from-safe] <<set $nextButton = "Confirm changes", $nextLink = "Slave Interact">> <<set $AS = $activeSlave.ID>> diff --git a/src/uncategorized/changeLanguage.tw b/src/uncategorized/changeLanguage.tw index 6050573779d97e09dac69244dbb44c8a7f4fbc96..95f3c2a419788f65da189d358c66ffc72bf83ad0 100644 --- a/src/uncategorized/changeLanguage.tw +++ b/src/uncategorized/changeLanguage.tw @@ -1,4 +1,4 @@ -:: Change Language [nobr] +:: Change Language [nobr jump-from-safe] <<set $nextButton = "Confirm changes">> <<if $sideBarOptions.compact > 0>> diff --git a/src/uncategorized/personalAttentionSelect.tw b/src/uncategorized/personalAttentionSelect.tw index 05f1689433798fa60c2fb79f9e5bb0046b4300ac..74c8f24c04d6af32566e9a6f75b94aa9946b215a 100644 --- a/src/uncategorized/personalAttentionSelect.tw +++ b/src/uncategorized/personalAttentionSelect.tw @@ -1,4 +1,4 @@ -:: Personal Attention Select [nobr] +:: Personal Attention Select [nobr jump-to-safe jump-from-safe] <<set $nextButton = "Back to Main", $nextLink = "Main">> diff --git a/src/uncategorized/remoteSurgery.tw b/src/uncategorized/remoteSurgery.tw index 0a1006d5b6f938dcadc1f4e989b631fb763d9ce1..02f6493441392045dad16dafc8bd5ab64eb81d46 100644 --- a/src/uncategorized/remoteSurgery.tw +++ b/src/uncategorized/remoteSurgery.tw @@ -1,4 +1,4 @@ -:: Remote Surgery [nobr] +:: Remote Surgery [nobr jump-from-safe] <style> .active { diff --git a/src/uncategorized/salon.tw b/src/uncategorized/salon.tw index f35b17b3be6fe24c655b20876169ed7b16c012c7..057c9ec21c72d376abc5d4a3ab3e56d4e832b70e 100644 --- a/src/uncategorized/salon.tw +++ b/src/uncategorized/salon.tw @@ -1,4 +1,4 @@ -:: Salon [nobr] +:: Salon [nobr jump-from-safe] <<set $nextButton = "Confirm changes", $nextLink = "Slave Interact", $encyclopedia = "The Auto Salon">> <<set $AS = $activeSlave.ID>>