[7320] Avoid apply harcoded (unexpectadly) percent value 2 times to weapon damage part of special weapon ability.

This commit is contained in:
VladimirMangos 2009-02-21 22:07:24 +03:00
parent 3910fc4898
commit 601f305521
2 changed files with 8 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7319"
#define REVISION_NR "7320"
#endif // __REVISION_NR_H__