diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 6dec860e2..4860a8a72 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -542,7 +542,7 @@ COSMETIC_AWARD_COIN_AWARD_PCT = 0.50 TRUESCORE_CHAT_MINIMUM = 0 TRUESCORE_GHOST_MINIMUM = 0 -TRUESCORE_DONATE_MINIMUM = 1 +TRUESCORE_DONATE_MINIMUM = 10 TRUESCORE_CC_MINIMUM = 1 TRUESCORE_CHUDRAMA_MINIMUM = 100