Initial build

This commit is contained in:
Revision 2022-08-03 13:13:47 +02:00
parent ff0c5acd2a
commit f8e7eabde4
8 changed files with 151 additions and 1 deletions

View file

@ -0,0 +1,13 @@
[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
##