Description:
Add news stories.
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
@@ -23,18 +23,17 | |||
|
23 | 23 | "androgynousName": [ "Ash", "Sam", "Mal", |
|
24 | 24 | "Mel", "Ren", "Maurice", |
|
25 | 25 | "Alex", "Isa", "Ky", |
|
26 | "Mattie", "Ev", "Sky", | |
|
27 | "Grey" ], | |
|
26 | "Mattie", "Ev", "Sky", "Grey" ], | |
|
28 | 27 | "surname": ["Walker", "Wright", "Phillips", "Alvarez", |
|
29 | 28 | "Smith", "Washington", "Perry", "Wong", "Stephens", |
|
30 | 29 | "Richards", "Albertson", "Klein", "Studebaker", "Dopp", "Applebaum", |
|
31 | "Thomas", "MacDonald", "Loeffler", "Petry", "Augustin", "Russo", "Adorno", | |
|
32 | "Milton", "Coltrane", "Kim", "Lindgren", "Kerry", "Harris"], | |
|
30 | "Thomas", "MacDonald", "Loeffler", "Petry", "Augustin", "Russo", "Adorno", | |
|
31 | "Milton", "Coltrane", "Kim", "Lindgren", "Kerry", "Harris", "Doyle", "Wietzschke"], | |
|
33 | 32 | "greeting": [ "Hi", "Hello", "Greetings" ], |
|
34 | 33 | "addressGreeting": "#greeting#, #name#", |
|
35 | 34 | "addressGreetingFormal": "#greeting#, #playerTitle# #playerFormal#", |
|
36 | 35 | "addressGreetingCasual": "#greeting#, #playerCasual#", |
|
37 | "howdoing": [ "I'm good.", "Fine", "Alright, I guess." ], | |
|
36 | "howdoing": [ "I'm good.", "Fine", "Alright, I guess.", "Staying busy.", "Ehh." ], | |
|
38 | 37 | "city": ["Milwaukee", "Chicago", "Washington", "Minneapolis", "Dallas", |
|
39 | 38 | "Oklahoma City", "Boston", "Los Angeles", "Portland", "Santa Fe", |
|
40 | 39 | "New York City"], |
@@ -1130,7 +1129,8 | |||
|
1130 | 1129 | "town_name_endings": ["Harbor", "Bay", "Creek", "Whitford", "River Falls", |
|
1131 | 1130 | "Bend", "Rock", "Spring", "Whitting"], |
|
1132 | 1131 | "town_name_adjectives": ["Little", "Big", "Royal", "Green", "Windy", |
|
1133 | "Rocky", "Red", "Violet", "Wild"], | |
|
1132 | "Rocky", "Red", "Violet", "Wild", "Upper", "Lower"], | |
|
1133 | "town_name": ["#town_name_adjectives# #town_name_endings#"], | |
|
1134 | 1134 | "park_name_adjectives": ["Little", "Big", "Green", "Windy", "Rolling", |
|
1135 | 1135 | "Meandering", "Red", "Violet", "Wild", "Emerald", "Whispering"], |
|
1136 | 1136 | "park_name_nouns": ["Hill", "Mound", "Wood", "Morraine", "Ridge", "Creek", "Meadow", "Willow", |
@@ -94,12 +94,15 | |||
|
94 | 94 | #artist_kind# #femaleCodedName# #surname#. |
|
95 | 95 | |
|
96 | 96 | Sadly when I was there, the ground was littered with #object1.s# and |
|
97 | #object2.s#." | |
|
97 | #object2.s#. I nearly tripped on an #object3#. | |
|
98 | ||
|
99 | #object1# is particularly problemtic for native species, as it tends to accumulate." | |
|
98 | 100 | source: "Arborist" |
|
99 | 101 | variables: |
|
100 | 102 | subject_sea: "#seas#" |
|
101 | 103 | object1: "#object#" |
|
102 | 104 | object2: "#object#" |
|
105 | object3: "#object#" | |
|
103 | 106 | - hed: "How the people of #subject_area.capitalize# are fighting #subject_problem.capitalize#" |
|
104 | 107 | contents: "#femaleCodedName# #surname#, an #occupation#, stares out at the wilderness of #subject_area#. |
|
105 | 108 | |
@@ -110,3 +113,37 | |||
|
110 | 113 | subject_area: "#admin-area#" |
|
111 | 114 | subject_person_first: "#femaleCodedName#" |
|
112 | 115 | subject_person_last: "#surname#" |
|
116 | - hed: "Arcologies are Real and They're Amazing" | |
|
117 | contents: "Scientists in secret labs are building enormous structures called 'arcologies', All True News has learned, and they're goddamn amazing. | |
|
118 | ||
|
119 | Imagine a self-contained village, with residential, commercial, social, educational, and natural elements all encased in a glass dome. That's an arcology, baby. | |
|
120 | ||
|
121 | \"That sounds really flipping sweet,\" #maleCodedName# #surname# said. | |
|
122 | ||
|
123 | Humans have tried to create self-sustained habitats for humans and animals before, according a Wikipedia article I skimmed, and those experiments must have gone well because we have arcologies now. | |
|
124 | ||
|
125 | Not all is sunny. One arcology architect has created a controversial design nicknamed a 'Darco,' which is apparently a sinister design with minimal lighting. | |
|
126 | ||
|
127 | \"Bummer,\" he said. \"I hope I don't have to live in one of those.\"" | |
|
128 | source: "True" | |
|
129 | variables: | |
|
130 | roommate_first_name: "#maleCodedName#" | |
|
131 | roommate_surname: "#surname#" | |
|
132 | - hed: "Are Comets Real?" | |
|
133 | contents: "" | |
|
134 | source: "True" | |
|
135 | - hed: "Protester Struck After Bullet Emerges From Gun Held by Police Officer" | |
|
136 | contents: "Local #protestor_first_name# #protestor_surname# was protesting when they were struck by a bullet | |
|
137 | that came from a gun held by a police officer. They died later at #town# Memorial Hospital. | |
|
138 | ||
|
139 | #protestor_surname#'s family insists the police take responsibility. | |
|
140 | ||
|
141 | \"The police shot my #protestor_first_name#,\" said #maleCodedName# #protestor_surname#, using a profanity The Wire does not print. | |
|
142 | ||
|
143 | #town# police spokeswoman #femaleCodedName# #surname# declaimed responsibility. | |
|
144 | \"Who can say how it happened?\" she said. \"Causation is hard.\"" | |
|
145 | source: "Wire" | |
|
146 | variables: | |
|
147 | town: "#town_name#" | |
|
148 | protestor_first_name: "#androgynousName#" | |
|
149 | protestor_surname: "#surname#" |
You need to be logged in to leave comments.
Login now