[7265] Move feral bonus get to struct ItemPrototype

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-02-11 02:03:13 +03:00
parent 4792d20b4e
commit bb7d68347f
3 changed files with 29 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7264"
#define REVISION_NR "7265"
#endif // __REVISION_NR_H__