mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[6947] Fixed learning some spells triggred by learning another spell.
At prepering learning spell dependences at server load mark as auto-learned spells from DBC data only leraned from telents/passive/skill-setting spells. Expected "regression": if player learn "learning spell" then he will always auto-learn spell learned by this "learning spell" also.
This commit is contained in:
parent
9d431700c3
commit
3c774f9c68
2 changed files with 8 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "6946"
|
||||
#define REVISION_NR "6947"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue