Core/Loot: Move loot rolls from Group to Loot

* Partial port of cmangos/mangos-wotlk@ffdf9a05d6
This commit is contained in:
Shauren
2022-09-16 16:58:03 +02:00
parent 9700b2a786
commit 3ef5079fee
27 changed files with 818 additions and 976 deletions

View File

@@ -22,6 +22,7 @@
#include "ChatCommand.h"
#include "DatabaseEnv.h"
#include "DB2Stores.h"
#include "Group.h"
#include "GroupMgr.h"
#include "Language.h"
#include "LFG.h"