Core/DataStores: duc-taped build

This commit is contained in:
Ovahlord
2024-03-10 02:39:59 +01:00
parent 7f7792485d
commit d9ffc33724
33 changed files with 724 additions and 2124 deletions

View File

@@ -5004,7 +5004,7 @@ class spell_gen_skinning : public SpellScript
if (!contentTuning)
return;
uint32 skinningSkill = player->GetProfessionSkillForExp(SKILL_SKINNING, contentTuning->ExpansionID);
uint32 skinningSkill = player->GetProfessionSkillForExp(SKILL_SKINNING, 0);
if (!skinningSkill)
return;