mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
set default hint cost to 10
This commit is contained in:
@@ -21,7 +21,7 @@ server_options:
|
|||||||
location_check_points: 1
|
location_check_points: 1
|
||||||
# Relative point cost to receive a hint via !hint for players
|
# Relative point cost to receive a hint via !hint for players
|
||||||
# so for example hint_cost: 20 would mean that for every 20% of available checks, you get the ability to hint, for a total of 5
|
# so for example hint_cost: 20 would mean that for every 20% of available checks, you get the ability to hint, for a total of 5
|
||||||
hint_cost: 1000 # Set to 0 if you want free hints
|
hint_cost: 10 # Set to 0 if you want free hints
|
||||||
# Forfeit modes
|
# Forfeit modes
|
||||||
# "disabled" -> clients can't forfeit,
|
# "disabled" -> clients can't forfeit,
|
||||||
# "enabled" -> clients can always forfeit
|
# "enabled" -> clients can always forfeit
|
||||||
|
Reference in New Issue
Block a user