tweaked the quest api function

TurmoilToad
2018-12-24 15:08:39 -05:00
parent 3cbfc1c734
commit 9e4fd39b21
+1 -1
@@ -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 |
|-------|----------------------------------|