mirror of
https://github.com/evennia/evennia.git
synced 2026-03-28 02:36:32 +01:00
Updated HTML docs
This commit is contained in:
parent
eaf332099f
commit
afc98638a2
75 changed files with 2000 additions and 1072 deletions
|
|
@ -1743,7 +1743,7 @@ msg_receivers = ‘{object} whispers: “{speech}”’</p>
|
|||
a character avatar controlled by an account.</p>
|
||||
<dl class="py attribute">
|
||||
<dt id="evennia.objects.objects.DefaultCharacter.lockstring">
|
||||
<code class="sig-name descname">lockstring</code><em class="property"> = 'puppet:id({character_id}) or pid({account_id}) or perm(Developer) or pperm(Developer);delete:id({account_id}) or perm(Admin)'</em><a class="headerlink" href="#evennia.objects.objects.DefaultCharacter.lockstring" title="Permalink to this definition">¶</a></dt>
|
||||
<code class="sig-name descname">lockstring</code><em class="property"> = 'puppet:id({character_id}) or pid({account_id}) or perm(Developer) or pperm(Developer);delete:id({account_id}) or perm(Admin);edit:pid({account_id}) or perm(Admin)'</em><a class="headerlink" href="#evennia.objects.objects.DefaultCharacter.lockstring" title="Permalink to this definition">¶</a></dt>
|
||||
<dd></dd></dl>
|
||||
|
||||
<dl class="py method">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue