2023-05-02 09:38:18 +02:00
Notes to self:
2023-05-29 07:31:55 +02:00
* Rename all train stations except "Central", "West", etc. in Sentinel Shores and Ivydale
* Fish Market → Sea Market
2023-05-02 09:38:18 +02:00
* Jack can’ t have a minicomputer in the bunker or if there is one, it has to be useless to him in some way
* Home computers should be more like C64s
* The moon base is, in fact, a moon colony
2023-08-29 19:20:10 +02:00
* official name: "Lunar Biosphere"
2023-09-02 19:53:06 +02:00
* Double-check that I changed all references of Annie leaving the city to not imply this was planned. I changed my mind about the situation; it was something that came from plans going wrong.
2023-09-04 07:51:00 +02:00
* quoted strings:
2023-09-06 18:22:58 +02:00
* treat literal speech, literal thoughts, and other quoted strings differently
* format literal speech and literal thoughts differently from the rest of the paragraph
2023-09-04 18:47:53 +02:00
* versions of this as span and paragraph
* paragraph version needs to deal with the fact that speeches can have multiple paragraphs
2023-09-06 18:22:58 +02:00
* what is CSS property "quotes"?