Removed custom away system.

This commit is contained in:
MobiusDevelopment
2020-01-29 16:04:15 +00:00
parent c31c85e2a3
commit f1b7de35a6
21 changed files with 42 additions and 620 deletions

View File

@@ -558,7 +558,7 @@ ClearDroppedItemTable = False
# Default: 15
CharacterDataStoreInterval = 15
# When enabled, this forces (even if using lazy item updates) the items owned by the character to be updated into DB when saving its character.
# When enabled, this forces the items owned by the character to be updated into DB when saving its character.
# Default: True
UpdateItemsOnCharStore = True