Add a brief mention of the superuser bypassing the locks of the simpledoor contrib. Resolves #1269.

This commit is contained in:
Griatch 2017-03-30 22:04:54 +02:00
parent 6133280154
commit 4aba1b59b3

View file

@ -5,7 +5,11 @@ Contribution - Griatch 2016
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
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: