diff options
| author | Shauren <shauren.trinity@gmail.com> | 2024-12-26 12:31:59 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2024-12-26 12:31:59 +0100 |
| commit | 9aeaedeefe66c33bb72b5a1b16b17ba82c191633 (patch) | |
| tree | 5254a27af9ed4d9d9b051334231916872e8f4b7c /src/server/worldserver | |
| parent | 661bd1a7f4efa09e385408a4c06c6784c77f804d (diff) | |
Core/Config: Remove Rate.Talent config option that is not compatible with trait system
Diffstat (limited to 'src/server/worldserver')
| -rw-r--r-- | src/server/worldserver/worldserver.conf.dist | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/server/worldserver/worldserver.conf.dist b/src/server/worldserver/worldserver.conf.dist index fc346ca0a9b..d9b5aed1c80 100644 --- a/src/server/worldserver/worldserver.conf.dist +++ b/src/server/worldserver/worldserver.conf.dist @@ -2580,13 +2580,6 @@ Rate.Auction.Cut = 1 Rate.Honor = 1 # -# Rate.Talent -# Description: Talent point rate. -# Default: 1 - -Rate.Talent = 1 - -# # Rate.Reputation.Gain # Description: Reputation gain rate. # Default: 1 |
