I've updated my mod for this game
here
``
I got these errors. Help
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/1mod.rpy", line 23: the hover_sound keyword argument was not given a value.
textbutton ("%s {color=#33ff33}(%s){/color}" % (i.caption, i.kwargs["wt"]) if persistent.wt and i.kwargs.get('wt') else i.caption) action i.action hover_sound
^
File "game/screens.rpy", line 787: the value keyword argument was not given a value.
input value:
^
File "game/script_ch05.rpy", line 18765: scene statement expects a non-empty block.
scene ch5mo27_tb with dissolve:
^
File "game/script_ch06.rpy", line 5490: scene statement expects a non-empty block.
scene ch6nm203_abp with dissolve:
^
Ren'Py Version: Ren'Py 8.2.2.24061201
Sat Aug 24 21:12:52 2024
```