mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Remove typo. Resolve #1908.
This commit is contained in:
parent
18a09e341c
commit
0590847cae
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@ class Object(DefaultObject):
|
|||
aliases (list of strings) - aliases to the object. Will be saved to
|
||||
database as AliasDB entries but returned as strings.
|
||||
dbref (int, read-only) - unique #id-number. Also "id" can be used.
|
||||
back to this class
|
||||
date_created (string) - time stamp of object creation
|
||||
permissions (list of strings) - list of permission strings
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue