Script Scarab Gong (ported from Vmangos)

This commit is contained in:
郑佩茹
2022-09-10 22:07:05 -06:00
parent f6748e0edd
commit 93fe2eebdd
5 changed files with 215 additions and 4 deletions

View File

@@ -6,6 +6,7 @@
static float vanillaPowerAdjustment, vanillaHealthAdjustment, tbcPowerAdjustment, tbcHealthAdjustment, vanillaHealingAdjustment, tbcHealingAdjustment, previousGearTuning;
static bool enabled, questXpFix, hunterPetLevelFix, requirePreAQQuests, enforceGroupRules, fishingFix;
static questXpMapType questXpMap;
class gobject_ipp_wotlk : public GameObjectScript
{