mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 16:37:00 +00:00
[7173] Some fixes for resent spell learn/unlearn system changes.
* Fixed profession unlearn using skill unlearn button in skill list * Update action bar to spell low rank at unlearn spell only for .unlearn command. This will avoid show unexpected "Learned spell" chat message for low rank at unlearing high rank and at all ranks unlearning.
This commit is contained in:
parent
1f54ffd398
commit
939ef7612d
4 changed files with 21 additions and 19 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7172"
|
||||
#define REVISION_NR "7173"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue