Using Twine 2.2.1 and Sugarcube 2.27.0
I've used coding from a source which allows me to incease time by simply using the code <<addhours 1>> to pass time by one hour. Some options in the game are only open at certain times so if you get to a location early you'll need to be able to wait. I want it so you can click a button/link that says 'wait' and all that happens is time moves forward one hour and the player remains on the passage where the wait option was.
Thank!