ronancpl / HeavenMS

An improved server based on MapleSolaxia (v83 MapleStory private server)
GNU Affero General Public License v3.0
1.02k stars 718 forks source link

Adds a check for when USE_ENFORCE_NOVICE_EXPRATE and USE_QUEST_RATE are both on #508

Closed Periwinks closed 5 years ago

Periwinks commented 5 years ago

Apologies for the commit name's incorrect issue reference, I don't know how to change its name :sob:

The original issue was that when the two following flags in ServerConstants are true, quests for players affected by the 1x exp rate retain the server's quest rate and do not receive 1x quest exp.

This fix adds the check that enforces quest exp rate of 1x if USE_ENFORCE_NOVICE_EXPRATE is on.