mirror of
https://github.com/SWG-Source/configs.git
synced 2026-01-16 19:04:17 -05:00
Add enableScheduledDropSystem configuration option
This commit is contained in:
@@ -361,3 +361,8 @@ grantEsbAnniversaryRewards=false
|
||||
# gives players the Email Opt-In Program collection rewards on login
|
||||
grantMailOptInRewards=false
|
||||
|
||||
# enables the scheduled drop system (see: script.library.scheduled_drop).
|
||||
# you should not enable this unless you are updating the scheduled drop datatables as this feature is deprecated
|
||||
# and enabling it without changes will just run unnecessary processes on every loot of an npc, crafting session, or build a buff
|
||||
enableScheduledDropSystem=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user