[8997] Implement SUMMON_PROP_TYPE_REPAIR_BOT(12) support

Used only for item 49040 summon. Need DB support for proper work summoned creature.
This commit is contained in:
VladimirMangos 2009-12-16 01:27:16 +03:00
parent 457807eb80
commit e17d3043ea
3 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8996"
#define REVISION_NR "8997"
#endif // __REVISION_NR_H__