Skip to content
Snippets Groups Projects
Commit 804302b3 authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'pregmod-dev' into 'pregmod-master'

Add rivalry css and a fix

Closes #2044

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