mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 04:37:00 +00:00
[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:
parent
6bdb95dfc3
commit
3afd542de2
3 changed files with 61 additions and 25 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7142"
|
||||
#define REVISION_NR "7143"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue