diff --git a/Experience-by-Level.md b/Experience-by-Level.md index 50434d2..d2ffd43 100644 --- a/Experience-by-Level.md +++ b/Experience-by-Level.md @@ -4,7 +4,7 @@ The formula for the below table is: Experience = (Level - 1)^3 * (Multiplier * 1000) -If you look to use `quest::giveexp(experience)` in any of your quests, this will come in handy +If you look to use `quest::exp(amount)` in any of your quests, this will come in handy | Level | EXP by end of Level | |-------|----------------------------------|