[7065] Fix herbs consum at milling.

Use 5 items from stack instead all stack.
This commit is contained in:
VladimirMangos 2009-01-10 20:57:46 +03:00
parent 7162d82a4d
commit 439db0eae3
2 changed files with 13 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7064"
#define REVISION_NR "7065"
#endif // __REVISION_NR_H__