|
|
|
@@ -4,7 +4,7 @@ const start_color = "#882222"; |
|
|
|
const end_color = "#228888"; |
|
|
|
|
|
|
|
//const range = chroma.scale([start_color, end_color]).mode("lab"); |
|
|
|
const range = chroma.cubehelix().scale(); |
|
|
|
const range = chroma.cubehelix().scale().domain([-0.2, 1]).mode("lab"); |
|
|
|
|
|
|
|
const resourceTypes = { |
|
|
|
"food": { |
|
|
|
@@ -1379,6 +1379,12 @@ const newsBuildingCountText = { |
|
|
|
], |
|
|
|
[ |
|
|
|
state => "\"average person eats 3 people a year\" factoid actualy just statistical error. average person eats 0 people per year. Peoples " + macroDesc.name + ", who lives on planet & eats over " + 8640 * belongings.anthro.count + " each day, is an outlier adn should not have been counted" |
|
|
|
], |
|
|
|
[ |
|
|
|
state => "A new study finds that " + macroDesc.name + " has, indeed, eaten everyone." |
|
|
|
], |
|
|
|
[ |
|
|
|
state => "A newer study finds that " + macroDesc.name + " has, actually eaten everyone <i>TWICE</i>." |
|
|
|
] |
|
|
|
], |
|
|
|
car: [ |
|
|
|
|