Update CHANGELOG and autodocs with recent changes
This commit is contained in:
parent
6787f9e5f0
commit
84e8ca129f
11 changed files with 97 additions and 24 deletions
|
|
@ -3033,8 +3033,8 @@ class DefaultExit(DefaultObject):
|
|||
location (Room): The room to create this exit in.
|
||||
|
||||
Keyword Args:
|
||||
account (obj): Account to associate this Exit with.
|
||||
caller (ObjectDB): the Object creating this Object.
|
||||
account (AccountDB): Account to associate this Exit with.
|
||||
caller (ObjectDB): The Object creating this Object.
|
||||
description (str): Brief description for this object.
|
||||
ip (str): IP address of creator (for object auditing).
|
||||
destination (Room): The room to which this exit should go.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue