After the rework of the many-char mode, mode 0 now works stably and auto-logins correctly it seems.

This commit is contained in:
Griatch 2013-04-09 17:11:34 +02:00
parent 26ced2cb90
commit 1e07b8ca34
8 changed files with 29 additions and 171 deletions

View file

@ -61,7 +61,8 @@ def create_objects():
god_character.save()
god_character.set_attribute("_superuser_character", True)
god_character.set_attribute("_first_login", True)
god_player.set_attribute("_first_login", True)
god_player.set_attribute("_last_puppet", god_character)
# Limbo is the default "nowhere" starting room