From 4d7caf225044a06a485daf83ab19249336e8b8a8 Mon Sep 17 00:00:00 2001 From: ZhengPeiRu21 <98835050+ZhengPeiRu21@users.noreply.github.com> Date: Thu, 24 Mar 2022 12:59:16 -0600 Subject: [PATCH] Update README.md Required hook has been merged into master - no need now to change any code when compile --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index db3ea46..b98dda4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ # Individual Player Progression -## Please Note -The module uses a hook that is not yet merged into AzerothCore (see https://github.com/azerothcore/azerothcore-wotlk/pull/10934). Until this PR is merged, you may need to comment out `OnQuestComputeXP` method in IndividualProgression.cpp. This function is used to give correct-era XP for Vanilla and TBC quests. - ## Azerothcore Module This module is meant to simulate "progress through expansions and expansion tiers" for individual players. Players must complete each tier in order to access content for the next tier.