TrinityCore / WowPacketParser

World of Warcraft Packet Parser
GNU General Public License v3.0
410 stars 352 forks source link

Creatures: Calculate correct base values of CombatReach and BoundingRadius #744

Closed meji46 closed 1 year ago

Warpten commented 1 year ago

Doesn't this need a counterpart on TC repo to not break everything (incl. a DB update?)

meji46 commented 1 year ago

Doesn't this need a counterpart on TC repo to not break everything (incl. a DB update?)

The PR is already created https://github.com/TrinityCore/TrinityCore/pull/28863 No generic DB update can be applied because the current data may or may not be correct (same display used by different creatures with different displayscale)