Addition of OfflineAbnormalEffect configuration.
This commit is contained in:
@@ -44,3 +44,8 @@ StoreOfflineTradeInRealtime = True
|
||||
# Enable .offline command for logging out.
|
||||
EnableOfflineCommand = True
|
||||
|
||||
# Abnormal effect for offline traders.
|
||||
# Can use multiple enums separated by commas to choose random effect.
|
||||
# Leave empty to disable.
|
||||
# Example: DORMANT_USER
|
||||
OfflineAbnormalEffect =
|
||||
|
||||
Reference in New Issue
Block a user