mod-guildfunds/conf/mod_guildfunds.conf.dist
2022-08-03 13:13:47 +02:00

13 lines
269 B
Text

[worldserver]
##
# The amount, in percentage, of money looted to add to the guild bank
# Set to 0 to disable
GuildFunds.Looted = 10
##
##
# The amount, in percentage, of money gained from quests to add to the guild bank
# Set to 0 to disable
GuildFunds.Quests = 3
##