Information
Added the ability to turn off the info sent to the player.
This commit is contained in:
parent
f8e7eabde4
commit
3b86494671
2 changed files with 13 additions and 2 deletions
|
|
@ -1,5 +1,10 @@
|
|||
[worldserver]
|
||||
|
||||
##
|
||||
# Print information to the player about the amount of extra gold that got deposited to the guild bank
|
||||
GuildFunds.ShowInfo = 1
|
||||
##
|
||||
|
||||
##
|
||||
# The amount, in percentage, of money looted to add to the guild bank
|
||||
# Set to 0 to disable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue