server/src/shared/revision_nr.h
VladimirMangos 5254a498df [8016] Work at npc click table data use.
* New fields in `npc_spellclick_spells` for allow set npc spell click mode from quest to infinity
  or to another quest, or from reward quest.
* Not expect (and forbid set UNIT_NPC_FLAG_SPELLCLICK in DB and set it at `npc_spellclick_spells` loading.
* Apply some speedups for creature checks affected by spel click state
2009-06-15 01:01:38 +04:00

4 lines
108 B
C

#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8016"
#endif // __REVISION_NR_H__