mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[7040] Move achievment rewards dat to new DB table. Implement sending item rewards by mail.
Support localization string fields for new table. Move achievments related code and data from ObjectMgr to new AcievmentGlobalMgr.
This commit is contained in:
parent
7bae367084
commit
dc19fc4ca3
9 changed files with 455 additions and 167 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7039"
|
||||
#define REVISION_NR "7040"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue