Update of the reward_system script

This commit is contained in:
talamortis
2018-01-25 17:36:49 +00:00
parent f6b567ba6b
commit 78921ed54b
2 changed files with 30 additions and 11 deletions

View File

@@ -5,4 +5,11 @@
# Description: Enable the reward system
# Default: 1 - (Enabled)
# 0 - (Disabled)
RewardSystemEnable = 1
RewardSystemEnable = 1
#
# MaxRoll
# Description: Can alter the max roll for players
# Default: 1000 - (Enabled)
#
MaxRoll = 1000