[9309] Implement DB storage for new quest_template field 'RewXPId'.
commitcdae3631a4b0599aec585b62c0861303be82d6ec
authorNoFantasy <nofantasy@nf.no>
Fri, 5 Feb 2010 13:28:28 +0000 (5 14:28 +0100)
committerNoFantasy <nofantasy@nf.no>
Fri, 5 Feb 2010 13:29:27 +0000 (5 14:29 +0100)
tree8a8586d0917b7dffccfaed1dd267e853f753d859
parent5a046313198f53d68e4376b42a355d4527da3d5e
[9309] Implement DB storage for new quest_template field 'RewXPId'.

Values 0-8, used to display XP reward in client log.
Please note that calculation of quest XP has changed, and formula must be corrected accordingly.

Signed-off-by: NoFantasy <nofantasy@nf.no>
sql/mangos.sql
sql/updates/9309_01_mangos_quest_template.sql [new file with mode: 0644]
sql/updates/Makefile.am
src/game/GossipDef.cpp
src/game/ObjectMgr.cpp
src/game/QuestDef.cpp
src/game/QuestDef.h
src/shared/revision_nr.h
src/shared/revision_sql.h