aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database/DatabaseLoader.h
diff options
context:
space:
mode:
authorDr-J <daniel.jarrott0@gmail.com>2015-04-29 23:16:12 +0100
committerDr-J <daniel.jarrott0@gmail.com>2015-04-29 23:16:12 +0100
commit5ef9f1415ad96c4ea32593066d335a294e7b05c7 (patch)
treeef4c0e9667a8c8c8511e8cf2df9149dcd1a7d7ad /src/server/shared/Database/DatabaseLoader.h
parent67ce9924a2aab340d72df44d0d514dac48b306ac (diff)
DB/Quest: Fix bad required races
http://www.wowhead.com/quest=915/you-scream-i-scream is horde quest but required races where set to 255 which made it so Bloodelf characters could not take this quest and thus could not complete Ogrimmar childrens week chain. 255 was the below even though this is horde only quest. 1 | 1 Human 2 | 2 Orc 4 | 3 Dwarf 8 | 4 Night Elf 16 | 5 Undead 32 | 6 Tauren 64 | 7 Gnome 128 | 8 Troll
Diffstat (limited to 'src/server/shared/Database/DatabaseLoader.h')
0 files changed, 0 insertions, 0 deletions