Signal-System mit Inky und KV-Store
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user