Fixes an issue with calculating the hover stack which resulted in #324

Fixes #324 
Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
Co-authored-by: dploeger <dploeger@users.noreply.github.com>
This commit is contained in:
Dennis Ploeger
2021-07-28 09:51:48 +02:00
committed by GitHub
parent 49749980f9
commit 29d594e43f
3 changed files with 5 additions and 4 deletions

View File

@@ -403,6 +403,7 @@ Makes the `player` walk to the position `x`/`y`.
## Dialogs
Dialogs are specified by writing `?` with optional parameters, followed by a list of dialog options starting with `-`. Use `!` to end the dialog.