Make wiki compile fully into static site
This commit is contained in:
parent
13df0adebf
commit
d072950cc5
51 changed files with 343 additions and 511 deletions
|
|
@ -83,7 +83,7 @@ Account also has the following custom properties:
|
|||
- `obj` - an alias for `character`.
|
||||
- `name` - an alias for `user.username`
|
||||
- `sessions` - an instance of
|
||||
[ObjectSessionHandler](code:evennia.objects.objects#objectsessionhandler)
|
||||
[ObjectSessionHandler](github:evennia.objects.objects#objectsessionhandler)
|
||||
managing all connected Sessions (physical connections) this object listens to (Note: In older
|
||||
versions of Evennia, this was a list). The so-called `session-id` (used in many places) is found as
|
||||
a property `sessid` on each Session instance.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue