[8669] Apply creature DB dmg modifier to base damage instead full.

This fix problem with unexpected fixed damage spells scaling.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Seizerkiller 2009-10-18 18:13:33 +04:00 committed by VladimirMangos
parent 81e79ce199
commit 990824a88c
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8668"
#define REVISION_NR "8669"
#endif // __REVISION_NR_H__