[7946] Drop Drop.Money second comment copy.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
mns 2009-06-02 14:56:05 +04:00 committed by VladimirMangos
parent 82f16a6579
commit d2f654217d
2 changed files with 1 additions and 5 deletions

View file

@ -976,10 +976,6 @@ Visibility.Distance.Grey.Object = 10
# Drop rates (items by quality and money) # Drop rates (items by quality and money)
# Default: 1 # Default: 1
# #
# Rate.Drop.Money
# Drop rates
# Default: 1
#
# Rate.XP.Kill # Rate.XP.Kill
# Rate.XP.Quest # Rate.XP.Quest
# Rate.XP.Explore # Rate.XP.Explore

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__ #ifndef __REVISION_NR_H__
#define __REVISION_NR_H__ #define __REVISION_NR_H__
#define REVISION_NR "7945" #define REVISION_NR "7946"
#endif // __REVISION_NR_H__ #endif // __REVISION_NR_H__