[11410] Move class and some other field set to Pet::InitStatsForLevel

This let use it also at pet first summon case as expected.
This commit is contained in:
VladimirMangos 2011-05-01 03:04:20 +04:00
parent 8f634dc90a
commit 6bdd55bd14
2 changed files with 18 additions and 12 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11409"
#define REVISION_NR "11410"
#endif // __REVISION_NR_H__