Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2023-10-31 19:28:12 +00:00
parent df0a1a4f59
commit 8d82220b17
694 changed files with 281 additions and 196 deletions

View file

@ -380,7 +380,7 @@
<p>This will:</p>
<ul class="simple">
<li><p>Set account.db._last_puppet to this object</p></li>
<li><p>Add object to account.db._playable_characters</p></li>
<li><p>Add object to account.characters</p></li>
<li><p>Change object locks to allow puppeting by account</p></li>
</ul>
</dd></dl>