mirror of
https://github.com/evennia/evennia.git
synced 2026-03-29 12:07:17 +02:00
Further fixes to the system, still some issues remaining.
This commit is contained in:
parent
9eb1903f02
commit
20a57d4167
7 changed files with 119 additions and 69 deletions
|
|
@ -61,7 +61,7 @@ def create_objects():
|
|||
|
||||
god_character.save()
|
||||
god_character.set_attribute("_superuser_character", True)
|
||||
gor_character.set_attribute("_first_login", True)
|
||||
god_character.set_attribute("_first_login", True)
|
||||
|
||||
# Limbo is the default "nowhere" starting room
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue