mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[11857] Fix sent level in trainer spell list - this fixes problems especially with druid trainers
* This allows to really overwrite required level for spells * Adds proper checks when buying * Fixes default level requirement Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
parent
20e2dddd6c
commit
adfa88d236
6 changed files with 31 additions and 19 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11856"
|
||||
#define REVISION_NR "11857"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue