Fixed the migrations from a pre-populated database to the many-char-per-player branch.
This commit is contained in:
parent
ea4c30a0b1
commit
4669b8ed89
3 changed files with 37 additions and 6 deletions
|
|
@ -297,7 +297,7 @@ class Attribute(SharedMemoryModel):
|
|||
The Attribute class defines the following properties:
|
||||
key - primary identifier
|
||||
mode - which type of data is stored in attribute
|
||||
permissions - perm strings
|
||||
lock_storage - perm strings
|
||||
obj - which object the attribute is defined on
|
||||
date_created - when the attribute was created
|
||||
value - the data stored in the attribute
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue