(economy): Rebalance default rewards.

This commit is contained in:
2022-01-24 13:58:16 +02:00
parent a8c97ef785
commit a2b1c38174
4 changed files with 6 additions and 6 deletions

View File

@@ -99,7 +99,7 @@ class hourly_live_bonus(settings.Integer, settings.GuildSetting):
display_name = "hourly_live_bonus"
desc = "Number of extra LionCoins given for a full hour of streaming (via go live or video)."
_default = 10
_default = 150
_max = 32767
long_desc = (