diff options
| author | KingPin <none@none> | 2008-10-19 11:42:21 -0500 |
|---|---|---|
| committer | KingPin <none@none> | 2008-10-19 11:42:21 -0500 |
| commit | d936f1bbd8559b5757a84c13a289f42a86133408 (patch) | |
| tree | cb10f8403f548eb62a570013839bc8b844b423f5 /src/trinitycore | |
| parent | bc05228d9f788d0ca67dfdaba30e8e4a4c6ee61f (diff) | |
[svn] * Added freeze/unfreeze/listfreeze commands patch by toilet1 (I swear I didnt make up the name)
* Fixed a couple of spelling errors in TC conf file
--HG--
branch : trunk
Diffstat (limited to 'src/trinitycore')
| -rw-r--r-- | src/trinitycore/trinitycore.conf.dist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/trinitycore/trinitycore.conf.dist b/src/trinitycore/trinitycore.conf.dist index ba3f4bdd881..7e4351e8779 100644 --- a/src/trinitycore/trinitycore.conf.dist +++ b/src/trinitycore/trinitycore.conf.dist @@ -83,7 +83,7 @@ EAIErrorLevel = 2 # number (bitmask value of selected processors) # # ProcessPriority -# Process proirity setting (Used only at Windows) +# Process priority setting (Used only at Windows) # Default: 1 (HIGH) # 0 (Normal) # @@ -845,7 +845,7 @@ Visibility.Distance.Grey.Object = 10 # Rate.Drop.Item.Artifact # Rate.Drop.Item.Referenced # Rate.Drop.Money -# Drop rates (items by qualify and money) +# Drop rates (items by quality and money) # Default: 1 # # Rate.Drop.Money |
