Thank you so much for the feedback, I'm really glad you liked it!
The dialogue system is a mess of code, it was my first time trying it and I didn't know the best way to store all the text, so I just put all of it in the same file, resulting in a 3000 line script with a bunch of nested if statements and probably more than a 1000 await calls.
If I get back to this game in the future, I'll be sure to make tutorials for each level and a clearer level design