diff --git a/WORKLOG.md b/WORKLOG.md
index d12a7d2b..00e78a3b 100644
--- a/WORKLOG.md
+++ b/WORKLOG.md
@@ -31,7 +31,6 @@
*$$$*
* rename costs 1cr
-* invader set
* new construct costs 5cr
@@ -89,21 +88,11 @@ do not allow vbox actions for finished instances
## LATER
-* redis for game events
-
-* store instances / games in redis?
- * not sure hwo to get sets of player games
- * set joined_games_$account [game_id]
-
-* move player -> player
-
* chat
-* notifications
* elo + leaderboards
* constants
* change to ownership pattern
-
$$$
* Items
* Colour scheme
@@ -116,9 +105,11 @@ $$$
# Art Styles
* illusions
+* vaporwave
+* sacred geometry
+* skulls / day of the dead
* Aztec
* youkai
-* Pixel
* Industrial
# notables
diff --git a/client/src/components/game.jsx b/client/src/components/game.jsx
index eddde654..9c00c291 100644
--- a/client/src/components/game.jsx
+++ b/client/src/components/game.jsx
@@ -65,6 +65,7 @@ function Game(props) {
if (!game) return