mirror of
https://github.com/evennia/evennia.git
synced 2026-04-17 21:59:06 +02:00
Updated HTML docs.
This commit is contained in:
parent
8217d380bd
commit
dd77216e00
50 changed files with 1898 additions and 112 deletions
|
|
@ -480,7 +480,7 @@ the <code class="docutils literal notranslate"><span class="pre">rpg</span></cod
|
|||
<h3><code class="docutils literal notranslate"><span class="pre">achievements</span></code><a class="headerlink" href="#achievements" title="Permalink to this headline">¶</a></h3>
|
||||
<p><em>A simple, but reasonably comprehensive, system for tracking achievements. Achievements are defined using ordinary Python dicts, reminiscent of the core prototypes system, and while it’s expected you’ll use it only on Characters or Accounts, they can be tracked for any typeclassed object.</em></p>
|
||||
<p>The contrib provides several functions for tracking and accessing achievements, as well as a basic in-game command for viewing achievement status.</p>
|
||||
<p><a class="reference internal" href="Contrib-Achievements.html"><span class="doc std std-doc">Read the documentation</span></a> - <span class="xref myst">Browse the Code</span></p>
|
||||
<p><a class="reference internal" href="Contrib-Achievements.html"><span class="doc std std-doc">Read the documentation</span></a> - <a class="reference internal" href="../api/evennia.contrib.game_systems.achievements.html#evennia-contrib-game-systems-achievements"><span class="std std-ref">Browse the Code</span></a></p>
|
||||
</section>
|
||||
<section id="barter">
|
||||
<h3><code class="docutils literal notranslate"><span class="pre">barter</span></code><a class="headerlink" href="#barter" title="Permalink to this headline">¶</a></h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue