mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 10:37:01 +00:00
[9291] Implement DB storage for new quest field, CompletedText
Text will display in quest objectives window when quest is completed. Also add locales storage Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
573651435e
commit
a0a4f7a719
11 changed files with 112 additions and 66 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9290"
|
||||
#define REVISION_NR "9291"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue