Merge fix.
This commit is contained in:
@@ -369,6 +369,7 @@ typedef std::unordered_map<uint32, EquipmentInfoContainerInternal> EquipmentInfo
|
||||
struct CreatureData : public SpawnData
|
||||
{
|
||||
CreatureData() : SpawnData(SPAWN_TYPE_CREATURE) {}
|
||||
ObjectGuid::LowType spawnId{ 0 }; // mod_playerbots
|
||||
uint32 id1{0}; // entry in creature_template
|
||||
uint32 id2{0}; // entry in creature_template
|
||||
uint32 id3{0}; // entry in creature_template
|
||||
|
||||
Reference in New Issue
Block a user