mirror of
https://github.com/evennia/evennia.git
synced 2026-03-24 16:56:32 +01:00
Updated HTML docs.
This commit is contained in:
parent
370a11cf2f
commit
88477386fe
64 changed files with 2209 additions and 2458 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<link rel="shortcut icon" href="../_static/favicon.ico"/>
|
||||
<link rel="index" title="Index" href="../genindex.html" />
|
||||
<link rel="search" title="Search" href="../search.html" />
|
||||
<link rel="next" title="Arxcode installing help" href="Arxcode-Installation.html" />
|
||||
<link rel="next" title="Tutorial Tweeting Game Stats" href="Tutorial-Tweeting-Game-Stats.html" />
|
||||
<link rel="prev" title="Dynamic In Game Map" href="Dynamic-In-Game-Map.html" />
|
||||
</head><body>
|
||||
<div class="related" role="navigation" aria-label="related navigation">
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
<a href="../py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Arxcode-Installation.html" title="Arxcode installing help"
|
||||
<a href="Tutorial-Tweeting-Game-Stats.html" title="Tutorial Tweeting Game Stats"
|
||||
accesskey="N">next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Dynamic-In-Game-Map.html" title="Dynamic In Game Map"
|
||||
|
|
@ -77,8 +77,8 @@
|
|||
<p class="topless"><a href="Dynamic-In-Game-Map.html"
|
||||
title="previous chapter">Dynamic In Game Map</a></p>
|
||||
<h4>Next topic</h4>
|
||||
<p class="topless"><a href="Arxcode-Installation.html"
|
||||
title="next chapter">Arxcode installing help</a></p>
|
||||
<p class="topless"><a href="Tutorial-Tweeting-Game-Stats.html"
|
||||
title="next chapter">Tutorial Tweeting Game Stats</a></p>
|
||||
<div role="note" aria-label="source link">
|
||||
<!--h3>This Page</h3-->
|
||||
<ul class="this-page-menu">
|
||||
|
|
@ -494,7 +494,7 @@ Prompt use <code class="docutils literal notranslate"><span class="pre">evennia<
|
|||
easily new game defining features can be added to Evennia.</p>
|
||||
<p>You can easily build from this tutorial by expanding the map and creating more rooms to explore. Why
|
||||
not add more features to your game by trying other tutorials: [Add weather to your world](Weather-
|
||||
Tutorial), <a class="reference internal" href="Tutorial-Aggressive-NPCs.html"><span class="doc std std-doc">fill your world with NPC’s</span></a> or
|
||||
Tutorial), <a class="reference internal" href="Tutorial-NPC-Reacting.html"><span class="doc std std-doc">fill your world with NPC’s</span></a> or
|
||||
<a class="reference internal" href="Turn-based-Combat-System.html"><span class="doc std std-doc">implement a combat system</span></a>.</p>
|
||||
</section>
|
||||
</section>
|
||||
|
|
@ -515,7 +515,7 @@ Tutorial), <a class="reference internal" href="Tutorial-Aggressive-NPCs.html"><s
|
|||
<a href="../py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Arxcode-Installation.html" title="Arxcode installing help"
|
||||
<a href="Tutorial-Tweeting-Game-Stats.html" title="Tutorial Tweeting Game Stats"
|
||||
>next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Dynamic-In-Game-Map.html" title="Dynamic In Game Map"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue