[11471] Implement dummy effect 21147

Also simplify addThreatPercent but in same time avoid rounding in -100% case.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Xfurry 2011-05-11 23:04:29 +04:00 committed by VladimirMangos
parent 719e298795
commit 4bdf829064
3 changed files with 21 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11470"
#define REVISION_NR "11471"
#endif // __REVISION_NR_H__