@@ 166,9 166,9 @@ define : read-line
loop : cons char chars
define : read-news
- Enter : 2022-08-03
- 2022-08-03
- The second chapter is up: The Summer market.
+ Enter : 2022-09-17
+ 2022-09-17
+ The second chapter is written: The Summer market.
If you have an existing save state,
just load it with its name and secret
to continue in the new chapter.
@@ 241,7 241,7 @@ define : welcome-menu
,(new-game (game-state-init!))
: show prologue
,(prologue) ,(welcome-screen)
- : read news ("2022-08-03")
+ : read news ("2022-09-17")
,(read-news) ,(welcome-screen)
: about & copyright
,(copyright) ,(welcome-screen)