[7143] Avoid selection quest taxi nodes for taxi master map.

Preper at loading more stricted taxi nodes mask for normal taxi network
with excliuded quest only nodes (used from spells with SPELL_EFFECT_SEND_TAXI.
Use prepered mask at search nearest to taxi master taxi node.
This commit is contained in:
VladimirMangos 2009-01-22 05:09:43 +03:00
parent 6bdb95dfc3
commit 3afd542de2
3 changed files with 61 additions and 25 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7142"
#define REVISION_NR "7143"
#endif // __REVISION_NR_H__