Files
Babushka/dialog/talk_to_plant.dtl
T
2025-07-11 03:00:43 +02:00

9 lines
258 B
Plaintext

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]