Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2025-04-26 10:36:22 +00:00
parent 621306c567
commit 0e97fe6ec8
28 changed files with 85 additions and 85 deletions

View file

@ -167,7 +167,7 @@ Spawned<span class="w"> </span>Goblin<span class="w"> </span>Grunt<span class="o
</pre></div>
</div>
<p>If you wanted to load it into the spawner in-game you could just put all on one line:</p>
<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>spawn {&quot;prototype_key=&quot;house&quot;, &quot;key&quot;: &quot;Large house&quot;, ...}
<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>spawn {&quot;prototype_key&quot;=&quot;house&quot;, &quot;key&quot;: &quot;Large house&quot;, ...}
</pre></div>
</div>
<blockquote>