Add a brief mention of the superuser bypassing the locks of the simpledoor contrib. Resolves #1269.
This commit is contained in:
parent
6133280154
commit
4aba1b59b3
1 changed files with 5 additions and 1 deletions
|
|
@ -5,7 +5,11 @@ Contribution - Griatch 2016
|
||||||
|
|
||||||
A simple two-way exit that represents a door that can be opened and
|
A simple two-way exit that represents a door that can be opened and
|
||||||
closed. Can easily be expanded from to make it lockable, destroyable
|
closed. Can easily be expanded from to make it lockable, destroyable
|
||||||
etc.
|
etc. Note that the simpledoor is based on Evennia locks, so it will
|
||||||
|
not work for a superuser (which bypasses all locks) - the superuser
|
||||||
|
will always appear to be able to close/open the door over and over
|
||||||
|
without the locks stopping you. To use the door, use `@quell` or a
|
||||||
|
non-superuser account.
|
||||||
|
|
||||||
Installation:
|
Installation:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue