Skip to content
Snippets Groups Projects
Commit 82151c5e authored by Pregmodder's avatar Pregmodder
Browse files

Add rivalry css and a fix

parent ac99f8cb
No related branches found
No related tags found
No related merge requests found
......@@ -200,9 +200,9 @@ span.zeroButton > a:hover { text-decoration: none; }
.lawngreen, .lawngreen a { color: lawngreen }
.lightblue, .lightblue a { color: lightblue }
.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, .rivalry.dec, .rivalry.dec a { color: lightgreen }
.lightpink, .lightpink a { color: lightpink }
.lightsalmon, .lightsalmon a, .fetish.inc, .fetish.inc a { color: lightsalmon }
.lightsalmon, .lightsalmon a, .fetish.inc, .fetish.inc a, .rivalry.inc, .rivalry.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 */
.limegreen, .limegreen a { color: limegreen } /* multiple questionable uses */
.magenta, .magenta a, .devotion.worship, .devotion.worship a { color: magenta }
......
......@@ -594,7 +594,7 @@ _enduringRep = $enduringRep>>
@@.green;approves@@ of your maintaining a Recruiter to expand the Middle Kingdom,
<<= FutureSocieties.Change("ChineseRevivalist", 2)>>
<</if>>
<<if !_S.Bodyguard>>
<<if $BodyguardID === 0>>
and @@.red;disapproves@@ of your failure to keep a Bodyguard as befits a proper imperial palace.
<<= FutureSocieties.Change("ChineseRevivalist", -2)>>
<<else>>
......
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