Restore player in instance in case of unexpected disconnect.

This commit is contained in:
mobius
2015-02-09 15:15:35 +00:00
parent d609a22364
commit 66f3bd58dd

View File

@@ -472,7 +472,7 @@ WearPrice = 10
# Restores the player to their previous instance (ie. an instanced area/dungeon) on EnterWorld. # Restores the player to their previous instance (ie. an instanced area/dungeon) on EnterWorld.
# Default: False # Default: False
RestorePlayerInstance = False RestorePlayerInstance = True
# Set whether summon skills can be used to summon players inside an instance. # Set whether summon skills can be used to summon players inside an instance.
# When enabled individual instances can have summoning disabled in instance xml's. # When enabled individual instances can have summoning disabled in instance xml's.