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

@@ -19,6 +19,7 @@
#include "Common.h"
#include "DatabaseEnv.h"
#include "DB2Stores.h"
#include "Group.h"
#include "InstanceSaveMgr.h"
#include "Log.h"
#include "World.h"