[9318] Update quest XP formula

Use dbc store as base for real xp rewarded and also display xp reward accordingly in related packets.
Note there are still some smaller things that may need smaller adjustments and tweaks, these are on the todo-list.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-02-07 02:39:44 +01:00
parent 87a35b0489
commit a9a16061d5
7 changed files with 102 additions and 36 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9317"
#define REVISION_NR "9318"
#endif // __REVISION_NR_H__