I ran the game and when I `suspend`ed it, it said:<p><pre><code> I can suspend your adventure for you so you can resume later, but
you will have to wait at least 45 minutes before continuing.
</code></pre>
It definitely enforces it:<p><pre><code> This adventure was suspended a mere 1 minute ago.
Even wizards have to wait longer than that!
</code></pre>
Does anyone know the motivation behind that design choice?<p>It's especially weird since the README encourages suspending the game every half hour or so.