[Bug] Regarding delay related options for a stage...
PikachuEXE opened this issue ยท 3 comments
From original project wiki:
delay:: Amount of time (in milliseconds) that the player must wait after completing this Stage, before the Quest will advance to the next one
(Optional) delay-message: Message sent to the player when the delay begins
There are 2 bugs:
delay
are seems to be actually counted in minutesdelay-message
is sent after delay ends
This is official wiki: https://github.com/FlyingPikachu/Quests/wiki
The delay is in seconds as of Quests 2.3.4. I believe the delay-message behavior is intentional despite the original wiki. If you have more reason to believe otherwise, please open a new ticket.