Updated HTML docs

This commit is contained in:
Griatch 2022-01-19 23:04:25 +01:00
parent 1999a4caeb
commit c9621865f1
64 changed files with 302 additions and 241 deletions

View file

@ -201,7 +201,7 @@ look of these clothes are appended to the characters description when worn.</
<section id="contrib-cooldowns">
<h3>Contrib: <code class="docutils literal notranslate"><span class="pre">cooldowns</span></code><a class="headerlink" href="#contrib-cooldowns" title="Permalink to this headline"></a></h3>
<p><em>Contribution by owllex, 2021</em></p>
<p>Cooldowns are used modelling rate-limited actions, like how often a
<p>Cooldowns are used to model rate-limited actions, like how often a
character can perform a given action; until a certain time has passed their
command can not be used again. This contrib provides a simple cooldown
handler that can be attached to any typeclass. A cooldown is a lightweight persistent