Skip to content
Snippets Groups Projects
Commit eb8bde87 authored by Arkerthan's avatar Arkerthan
Browse files

shorten some long css classes

parent e19090d6
No related branches found
No related tags found
No related merge requests found
...@@ -192,28 +192,28 @@ span.zeroButton > a:hover { text-decoration: none; } ...@@ -192,28 +192,28 @@ span.zeroButton > a:hover { text-decoration: none; }
.deepskyblue, .deepskyblue a, .intelligent, .intelligent a, .security, .security a { color: deepskyblue } .deepskyblue, .deepskyblue a, .intelligent, .intelligent a, .security, .security a { color: deepskyblue }
.dodgerblue, .dodgerblue a { color: dodgerblue } .dodgerblue, .dodgerblue a { color: dodgerblue }
.blue, .blue a { color: blue } .blue, .blue a { color: blue }
.gold, .gold a, .trust.decrease, .trust.decrease a { color: gold } .gold, .gold a, .trust.dec, .trust.dec a { color: gold }
.goldenrod, .goldenrod a { color: goldenrod } .goldenrod, .goldenrod a { color: goldenrod }
.gray, .gray a { color: gray } .gray, .gray a { color: gray }
.green, .green a, .reputation.increase, .reputation.increase a, .improvement, .improvement a { color: green } .green, .green a, .reputation.inc, .reputation.inc a, .improvement, .improvement a { color: green }
.hotpink, .hotpink a, .devotion.increase, .devotion.increase a { color: hotpink } .hotpink, .hotpink a, .devotion.inc, .devotion.inc a { color: hotpink }
.lawngreen, .lawngreen a { color: lawngreen } .lawngreen, .lawngreen a { color: lawngreen }
.lightblue, .lightblue a { color: lightblue } .lightblue, .lightblue a { color: lightblue }
.lightcoral, .lightcoral a, .fetish.gain, .fetish.gain a { color: lightcoral } /* compare pink for fetish */ .lightcoral, .lightcoral a, .fetish.gain, .fetish.gain a { color: lightcoral } /* compare pink for fetish */
.lightgreen, .lightgreen a, .relationship, .relationship a { color: lightgreen } .lightgreen, .lightgreen a, .relationship, .relationship a { color: lightgreen }
.lightpink, .lightpink a { color: lightpink } .lightpink, .lightpink a { color: lightpink }
.lightsalmon, .lightsalmon a, .fetish.increase, .fetish.increase a { color: lightsalmon } .lightsalmon, .lightsalmon a, .fetish.inc, .fetish.inc a { color: lightsalmon }
.lime, .lime a, .change.positive, .change.positive a, .virginity.loss, .virginity.loss a, .pregnant, .pregnant a { color: lime } /* tight orifices, breast changes, take virginity, not sure on good aliases */ .lime, .lime a, .change.positive, .change.positive a, .virginity.loss, .virginity.loss a, .pregnant, .pregnant a { color: lime } /* tight orifices, breast changes, take virginity, not sure on good aliases */
.limegreen, .limegreen a { color: limegreen } /* multiple questionable uses */ .limegreen, .limegreen a { color: limegreen } /* multiple questionable uses */
.magenta, .magenta a { color: magenta } .magenta, .magenta a { color: magenta }
.mediumaquamarine, .mediumaquamarine a, .trust.increase, .trust.increase a { color: mediumaquamarine } .mediumaquamarine, .mediumaquamarine a, .trust.inc, .trust.inc a { color: mediumaquamarine }
.mediumorchid, .mediumorchid a, .devotion.decrease, .devotion.decrease a { color: mediumorchid } .mediumorchid, .mediumorchid a, .devotion.dec, .devotion.dec a { color: mediumorchid }
.mediumseagreen, .mediumseagreen a { color: mediumseagreen } .mediumseagreen, .mediumseagreen a { color: mediumseagreen }
.orange, .orange a, .stupid, .stupid a, .change.negative, .change.negative a { color: orange } /* generally between red and green, and a lot of other places */ .orange, .orange a, .stupid, .stupid a, .change.negative, .change.negative a { color: orange } /* generally between red and green, and a lot of other places */
.orangered, .orangered a, .trust.increase-defiant, .trust.increase-defiant a { color: orangered } .orangered, .orangered a, .trust.inc-defiant, .trust.inc-defiant a { color: orangered }
.orchid, .orchid a { color: orchid } /* used once (wrong? */ .orchid, .orchid a { color: orchid } /* used once (wrong? */
.pink, .pink a { color: pink } /* also fetish start ??? , and a lot of other stuff */ .pink, .pink a { color: pink } /* also fetish start ??? , and a lot of other stuff */
.red, .red a, .health.decrease, .health.decrease a, .cash.decrease, .cash.decrease a, .flaw.gain, .flaw.gain a { color: red } /* also generally bad stuff */ .red, .red a, .health.dec, .health.dec a, .cash.dec, .cash.dec a, .flaw.gain, .flaw.gain a { color: red } /* also generally bad stuff */
.seagreen, .seagreen a { color: seagreen } .seagreen, .seagreen a { color: seagreen }
.springgreen, .springgreen a, .skill.advantage, .skill.advantage a { color: springgreen } .springgreen, .springgreen a, .skill.advantage, .skill.advantage a { color: springgreen }
.tan, .tan a { color: tan } /* some ethnicity */ .tan, .tan a { color: tan } /* some ethnicity */
...@@ -221,7 +221,7 @@ span.zeroButton > a:hover { text-decoration: none; } ...@@ -221,7 +221,7 @@ span.zeroButton > a:hover { text-decoration: none; }
.saddlebrown, .saddlebrown a { color: saddlebrown } .saddlebrown, .saddlebrown a { color: saddlebrown }
.teal, .teal a { color: teal } .teal, .teal a { color: teal }
.yellow, .yellow a { color: yellow } .yellow, .yellow a { color: yellow }
.yellowgreen, .yellowgreen a, .cash.increase, .cash.increase a { color: yellowgreen } /* maybe only positive cash? */ .yellowgreen, .yellowgreen a, .cash.inc, .cash.inc a { color: yellowgreen } /* maybe only positive cash? */
/*! <<checkvars>> macro for SugarCube 2.x */ /*! <<checkvars>> macro for SugarCube 2.x */
#ui-dialog-body.checkvars{padding:1em}#ui-dialog-body.checkvars h1{font-size:1em;margin-top:0}#ui-dialog-body.checkvars table{border-collapse:collapse;border-spacing:0}#ui-dialog-body.checkvars thead tr{border-bottom:2px solid #444}#ui-dialog-body.checkvars tr:not(:first-child){border-top:1px solid #444}#ui-dialog-body.checkvars td,#ui-dialog-body.checkvars th{padding:.25em 1em}#ui-dialog-body.checkvars td:first-child,#ui-dialog-body.checkvars th:first-child{padding-left:.5em;border-right:1px solid #444}#ui-dialog-body.checkvars td:last-child,#ui-dialog-body.checkvars th:last-child{padding-right:.5em}#ui-dialog-body.checkvars th:first-child{text-align:center}#ui-dialog-body.checkvars td:first-child{font-weight:700;text-align:right}#ui-dialog-body.checkvars td{font-family:monospace,monospace;vertical-align:top;white-space:pre-wrap}#ui-dialog-body.checkvars .scroll-pad{margin:0;padding:0} #ui-dialog-body.checkvars{padding:1em}#ui-dialog-body.checkvars h1{font-size:1em;margin-top:0}#ui-dialog-body.checkvars table{border-collapse:collapse;border-spacing:0}#ui-dialog-body.checkvars thead tr{border-bottom:2px solid #444}#ui-dialog-body.checkvars tr:not(:first-child){border-top:1px solid #444}#ui-dialog-body.checkvars td,#ui-dialog-body.checkvars th{padding:.25em 1em}#ui-dialog-body.checkvars td:first-child,#ui-dialog-body.checkvars th:first-child{padding-left:.5em;border-right:1px solid #444}#ui-dialog-body.checkvars td:last-child,#ui-dialog-body.checkvars th:last-child{padding-right:.5em}#ui-dialog-body.checkvars th:first-child{text-align:center}#ui-dialog-body.checkvars td:first-child{font-weight:700;text-align:right}#ui-dialog-body.checkvars td{font-family:monospace,monospace;vertical-align:top;white-space:pre-wrap}#ui-dialog-body.checkvars .scroll-pad{margin:0;padding:0}
......
...@@ -56,13 +56,13 @@ You call $him over so you can ...@@ -56,13 +56,13 @@ You call $him over so you can
<<if ($activeSlave.anus == 0)>> <<if ($activeSlave.anus == 0)>>
<<if ($activeSlave.devotion > 20)>> <<if ($activeSlave.devotion > 20)>>
$He accepts your orders without comment and presents $his virgin anus for defloration. You<<if ($PC.dick == 0)>> don a strap-on and<</if>> gently sodomize $him. You gently ease into $his butthole and slowly accelerate your thrusting into $his ass. Since $he is already well broken, this new connection with $his <<= WrittenMaster()>> @@.devotion.increase;increases $his devotion to you.@@ @@.virginity.loss;$His tight little ass has been broken in.@@ $He looks forward to having $his asshole fucked by you again. $He accepts your orders without comment and presents $his virgin anus for defloration. You<<if ($PC.dick == 0)>> don a strap-on and<</if>> gently sodomize $him. You gently ease into $his butthole and slowly accelerate your thrusting into $his ass. Since $he is already well broken, this new connection with $his <<= WrittenMaster()>> @@.devotion.inc;increases $his devotion to you.@@ @@.virginity.loss;$His tight little ass has been broken in.@@ $He looks forward to having $his asshole fucked by you again.
<<set $activeSlave.devotion += 4>> <<set $activeSlave.devotion += 4>>
<<elseif ($activeSlave.devotion >= -20)>> <<elseif ($activeSlave.devotion >= -20)>>
$He is clearly unhappy at the idea of taking a dick up $his butt. $He obeys orders anyway, and lies there wincing and moaning as you<<if ($PC.dick == 0)>> don a strap-on and<</if>> fuck $his ass. You gently ease into $his butthole and slowly accelerate your thrusting into $his ass. However $he still squeals in pain as you continue pounding. @@.virginity.loss;$His tight little ass has been broken in,@@ and $he @@.trust.decrease;fears further anal pain.@@ $He is clearly unhappy at the idea of taking a dick up $his butt. $He obeys orders anyway, and lies there wincing and moaning as you<<if ($PC.dick == 0)>> don a strap-on and<</if>> fuck $his ass. You gently ease into $his butthole and slowly accelerate your thrusting into $his ass. However $he still squeals in pain as you continue pounding. @@.virginity.loss;$His tight little ass has been broken in,@@ and $he @@.trust.dec;fears further anal pain.@@
<<set $activeSlave.trust -= 5>> <<set $activeSlave.trust -= 5>>
<<else>> <<else>>
$He is appalled at the idea of taking it up the ass<<if ($PC.dick == 0)>> and cries with fear as you don a strap-on<</if>>. $He does anyway though, sobbing into the cushions<<if hasAnyArms($activeSlave)>> while you hold $his arm<<if hasBothArms($activeSlave)>>s<</if>> behind $him<</if>>. You force yourself into $his butthole and continue thrusting your member into $his ass. $He sobs and cries with disgust while you pump into $his rear. The painful anal rape @@.devotion.decrease;decreases $his devotion to you.@@ @@.virginity.loss;$His tight little ass has been broken in,@@ and $he is @@.trust.decrease;terrified of further anal pain.@@ $He is appalled at the idea of taking it up the ass<<if ($PC.dick == 0)>> and cries with fear as you don a strap-on<</if>>. $He does anyway though, sobbing into the cushions<<if hasAnyArms($activeSlave)>> while you hold $his arm<<if hasBothArms($activeSlave)>>s<</if>> behind $him<</if>>. You force yourself into $his butthole and continue thrusting your member into $his ass. $He sobs and cries with disgust while you pump into $his rear. The painful anal rape @@.devotion.dec;decreases $his devotion to you.@@ @@.virginity.loss;$His tight little ass has been broken in,@@ and $he is @@.trust.dec;terrified of further anal pain.@@
<<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>> <<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
<</if>> <</if>>
<<set $activeSlave.anus++>> <<set $activeSlave.anus++>>
......
...@@ -84,7 +84,7 @@ When you get to $his rear, you slap $his ...@@ -84,7 +84,7 @@ When you get to $his rear, you slap $his
<</if>> <</if>>
and then spread $his cheeks for easier access to $his <<if canDoVaginal($activeSlave)>>cunt. <<= VCheck.Vaginal()>><<else>>asshole. <<= VCheck.Anal()>><</if>> Heaving upward, you push $him fully onto $his belly, then lean into $him, fucking $him in a unique spin on the wheelbarrow position<<if $PC.dick == 0>> with your strap-on<</if>> and setting $his tightly packed gut to jiggling. $He moans in mixed pain and pleasure as you bring $him over the edge and, by the time you finish with $him and allow $him to return to $his duties, it's clear and then spread $his cheeks for easier access to $his <<if canDoVaginal($activeSlave)>>cunt. <<= VCheck.Vaginal()>><<else>>asshole. <<= VCheck.Anal()>><</if>> Heaving upward, you push $him fully onto $his belly, then lean into $him, fucking $him in a unique spin on the wheelbarrow position<<if $PC.dick == 0>> with your strap-on<</if>> and setting $his tightly packed gut to jiggling. $He moans in mixed pain and pleasure as you bring $him over the edge and, by the time you finish with $him and allow $him to return to $his duties, it's clear
<<if $activeSlave.belly > $activeSlave.pregAdaptation*2000>> <<if $activeSlave.belly > $activeSlave.pregAdaptation*2000>>
that your recent escapades @@.health.decrease;have done lasting damage to $his body.@@ that your recent escapades @@.health.dec;have done lasting damage to $his body.@@
<<run healthDamage($activeSlave, 10)>> <<run healthDamage($activeSlave, 10)>>
<<else>> <<else>>
that you've left $him thoroughly exhausted. that you've left $him thoroughly exhausted.
......
...@@ -167,13 +167,13 @@ You call $him over so you can ...@@ -167,13 +167,13 @@ You call $him over so you can
<<if ($activeSlave.fetish == "mindbroken")>> <<if ($activeSlave.fetish == "mindbroken")>>
$He accepts your orders dumbly and presents $his virgin pussy for defloration<<if ($PC.dick == 0)>>, watching without real interest as you don a strap-on<</if>>. Since $he is mindbroken, @@.virginity.loss;losing $his virginity@@ has no impact on any part of $him other than $his vagina. $He accepts your orders dumbly and presents $his virgin pussy for defloration<<if ($PC.dick == 0)>>, watching without real interest as you don a strap-on<</if>>. Since $he is mindbroken, @@.virginity.loss;losing $his virginity@@ has no impact on any part of $him other than $his vagina.
<<elseif ($activeSlave.devotion > 20)>> <<elseif ($activeSlave.devotion > 20)>>
$He accepts your orders without comment and presents $his virgin pussy for defloration<<if ($PC.dick == 0)>>, watching with some small trepidation as you don a strap-on<</if>>. You gently ease into $his pussy before gradually increasing the intensity of your thrusts into $him. Before long, $he's moaning loudly as you pound away. Since $he is already well broken, this new connection with $his <<= WrittenMaster($activeSlave)>> @@.devotion.increase;increases $his devotion to you.@@ @@.virginity.loss;$His pussy has been broken in.@@ $He looks forward to having $his pussy fucked by you again. $He accepts your orders without comment and presents $his virgin pussy for defloration<<if ($PC.dick == 0)>>, watching with some small trepidation as you don a strap-on<</if>>. You gently ease into $his pussy before gradually increasing the intensity of your thrusts into $him. Before long, $he's moaning loudly as you pound away. Since $he is already well broken, this new connection with $his <<= WrittenMaster($activeSlave)>> @@.devotion.inc;increases $his devotion to you.@@ @@.virginity.loss;$His pussy has been broken in.@@ $He looks forward to having $his pussy fucked by you again.
<<set $activeSlave.devotion += 10>> <<set $activeSlave.devotion += 10>>
<<elseif ($activeSlave.devotion >= -20)>> <<elseif ($activeSlave.devotion >= -20)>>
$He is clearly unhappy at losing $his pearl of great price to you; this probably isn't what $he imagined $his first real sex would be like.<<if ($PC.dick == 0)>>$His lower lip quivers with trepidation as $he watches you don a strap-on and maneuver to fuck $his virgin hole.<</if>> You gently ease into $his pussy before gradually increasing the intensity of your thrusts into $him. Before long, $he's moaning as you pound away. Nevertheless, this new connection with $his <<= WrittenMaster($activeSlave)>> @@.devotion.increase;increases $his devotion to you.@@ @@.virginity.loss;$His pussy has been broken in,@@ and $he is @@.trust.decrease;fearful@@ that sex will continue to be painful. $He is clearly unhappy at losing $his pearl of great price to you; this probably isn't what $he imagined $his first real sex would be like.<<if ($PC.dick == 0)>>$His lower lip quivers with trepidation as $he watches you don a strap-on and maneuver to fuck $his virgin hole.<</if>> You gently ease into $his pussy before gradually increasing the intensity of your thrusts into $him. Before long, $he's moaning as you pound away. Nevertheless, this new connection with $his <<= WrittenMaster($activeSlave)>> @@.devotion.inc;increases $his devotion to you.@@ @@.virginity.loss;$His pussy has been broken in,@@ and $he is @@.trust.dec;fearful@@ that sex will continue to be painful.
<<set $activeSlave.devotion += 4, $activeSlave.trust -= 4>> <<set $activeSlave.devotion += 4, $activeSlave.trust -= 4>>
<<else>> <<else>>
As you anticipated, $he refuses to give you $his virginity. And as you expected, $he is unable to resist you. $He cries as <<if ($PC.dick == 0)>>your strap-on<<else>>your cock<</if>> opens $his fresh, tight hole. You force your way into $his pussy and continue thrusting into $him. $He sobs and cries with horror as you pound away. The rape @@.devotion.decrease;decreases $his devotion to you.@@ @@.virginity.loss;$His pussy has been broken in,@@ and $he @@.trust.decrease;fears further abuse.@@ As you anticipated, $he refuses to give you $his virginity. And as you expected, $he is unable to resist you. $He cries as <<if ($PC.dick == 0)>>your strap-on<<else>>your cock<</if>> opens $his fresh, tight hole. You force your way into $his pussy and continue thrusting into $him. $He sobs and cries with horror as you pound away. The rape @@.devotion.dec;decreases $his devotion to you.@@ @@.virginity.loss;$His pussy has been broken in,@@ and $he @@.trust.dec;fears further abuse.@@
<<set $activeSlave.devotion -= 4, $activeSlave.trust -= 4>> <<set $activeSlave.devotion -= 4, $activeSlave.trust -= 4>>
<</if>> <</if>>
<<set $activeSlave.vagina++>> <<set $activeSlave.vagina++>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment