[9719] Drop very old item amount calculation hack code.

Use pre-calculated normal effect value as amount.
This also must fix recent item amount crafted items.
This commit is contained in:
VladimirMangos 2010-04-10 08:10:18 +04:00
parent 052f02209a
commit 117bc1e836
2 changed files with 2 additions and 23 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9718"
#define REVISION_NR "9719"
#endif // __REVISION_NR_H__