Profiler/Reputation

* add missing base values for each race/class
This commit is contained in:
Sarjuuk
2018-04-02 14:54:52 +02:00
parent d46a78b3cb
commit 81335ad6dc
6 changed files with 78 additions and 8 deletions

View File

@@ -53,6 +53,9 @@ function factions()
SELECT
f.id,
f.repIdx,
baseRepRaceMask1, baseRepRaceMask2, baseRepRaceMask3, baseRepRaceMask4,
baseRepClassMask1, baseRepClassMask2, baseRepClassMask3, baseRepClassMask4,
baseRepValue1, baseRepValue2, baseRepValue3, baseRepValue4,
IF(SUM(ft.ourMask & 0x6) / COUNT(1) = 0x4, 2, IF(SUM(ft.ourMask & 0x6) / COUNT(1) = 0x2, 1, 0)) as side,
0, -- expansion
"", -- quartermasterNpcIds