Signal-System mit Inky und KV-Store

This commit is contained in:
2026-06-12 22:36:43 +02:00
parent ff80b3cc0f
commit 97eff4f9eb
16 changed files with 1432 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
VAR cube_clicks = 0
Du hast den Würfel {cube_clicks} mal berührt.
{ cube_clicks >= 3:
Er fühlt sich langsam abgenutzt an.
}
-> END