Sfoglia il codice sorgente

Fill out building-news placeholders

tags/v0.1.0
Fen Dweller 5 anni fa
parent
commit
5a8b93d6a3
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: E80B35A6F11C3656
1 ha cambiato i file con 9 aggiunte e 9 eliminazioni
  1. +9
    -9
      constants.js

+ 9
- 9
constants.js Vedi File

@@ -1426,47 +1426,47 @@ const newsBuildingCountText = {
],
county: [
[
state => "\"Obviously,\" says an unfazed governor, \"we didn't really need that many counties. No need to worry."
state => "\"Obviously,\" says an unfazed governor, \"we didn't really need that many counties. No need to worry.\""
]
],
state: [
[
state => "State munch"
state => "\"Obviously,\" says an unfazed governor, \"we were planning to move the capital to " + macroDesc.name + "'s digestive tract all along. No need to worry.\""
]
],
country: [
[
state => "Country munch"
state => "State governor realizes the entire country got ate; sources report that he is \"mildly fazed\"."
]
],
continent: [
[
state => "Continent munch"
state => "Tonight at 11: Multiple reports from Australia that the continent \"ƃoʇ qloopʎ ɐʇǝ\". Why? Our experts weigh in."
]
],
planet: [
[
state => "Planet munch"
state => "The Earth has been eaten. Everyone on it has been eaten."
]
],
"solar-system": [
[
state => "Solar system munch"
state => "Scientists propose new \"" + macroDesc.name + " unit\" to replace the outdated Astronomical Unit."
]
],
galaxy: [
[
state => "Galaxy munch"
state => "\"Please stop telling us that this is Star Vores\", pleads an exasperated news anchor. \"We know.\""
]
],
universe: [
[
state => "Universe munch"
state => "Decades of scientific speculation have been abruptly resolved by the Big " + macroDesc.name + " Theory."
]
],
multiverse: [
[
state => "Multiverse munch"
state => "BIG munch"
]
],



Loading…
Annulla
Salva