WIP Beetroot

This commit is contained in:
2025-07-11 03:00:43 +02:00
parent ffa20bbdf8
commit eaedf8c396
19 changed files with 2455 additions and 49 deletions
+8
View File
@@ -0,0 +1,8 @@
join vesna center
[text_input text="What shold I say?" var="MAGICWORD" placeholder="Expelliarmus!" allow_empty="true"]
if {MAGICWORD} == "Rosty Rosty":
vesna: That did the trick!
[signal arg="MagicWord"]
else:
vesna: Didn't seem to work...
[end_timeline]