azerothcore-wotlk
azerothcore-wotlk copied to clipboard
Kurken exotic pet too small
https://github.com/chromiecraft/chromiecraft/issues/6309
What client do you play on?
enUS
Faction
Horde
Content Phase:
Generic
Current Behaviour
Kurken exotic pet is very small no matter the level
Expected Blizzlike Behaviour
Pet should be taller. see source that shows it as being larger than a male orc
Source
(not the clearest due to it being 480p from 2010, but its larger than the kurken is at max level on AC) https://www.youtube.com/watch?v=gXnD0MV5s5I&t=111s
Steps to reproduce the problem
.learn 1515 .learn 53270 .go c id 17447
tame the kurken
Extra Notes
seemingly not fixed by https://github.com/azerothcore/azerothcore-wotlk/pull/14511 other exotic pets are normal size
AC rev. hash/commit
https://github.com/chromiecraft/azerothcore-wotlk/commit/11c88cb30e1122fcd59aa72e04783231424cb174
Operating system
Windows 11 Home 64-bit (10.0, Build 22621)
Modules
- mod-ah-bot
- mod-bg-item-reward
- mod-BreakingNewsOverride
- mod-cfbg
- mod-chat-transmitter
- mod-cta-switch
- mod-desertion-warnings
- mod-duel-reset
- mod-eluna
- mod-instanced-worldbosses
- mod-ip-tracker
- mod-low-level-arena
- mod-low-level-rbg
- mod-multi-client-check
- mod-progression-system
- mod-pvp-titles
- mod-pvpstats-announcer
- mod-queue-list-cache
- mod-rdf-expansion
- mod-transmog
- mod-weekend-xp
- mod-zone-difficulty
- lua-carbon-copy
- lua-event-scripts
- lua-exchange-npc
- lua-level-up-reward
- lua-recruit-a-friend
- lua-send-and-bind
- lua-temp-announcements
- lua-zonecheck
Customizations
None
Server
ChromieCraft
https://github.com/azerothcore/azerothcore-wotlk/blob/1f878f7000d51fe5f14bafbb2cbb3806fb1c547e/src/server/game/Entities/Pet/Pet.cpp#L2503
I think adding || ctFamily == CREATURE_FAMILY_CORE_HOUND there fix this problem. Also rhino and crocolisk are small too but i don't know if their sizes are correct or not