diff options
-rw-r--r-- | db/Changelog.txt | 2 | ||||
-rw-r--r-- | db/exp.txt | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index b995b3394..e9af6c37e 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -5,6 +5,8 @@ Ayathoya items == Added but no effect ( all are "etc" itens) Skill databases == celest working on them i believe. +03/24 + * Corrected exp table entries for level 11 and 99, thanks to Dino9021 03/22 * Corrected some typos in the items DB, thanks to Zoc [celest] * Added new items. Thanks to Landarma [Lupus] diff --git a/db/exp.txt b/db/exp.txt index f10e57b38..b8e1a9a73 100644 --- a/db/exp.txt +++ b/db/exp.txt @@ -8,7 +8,7 @@ 200,200,200,200,220,220,220,268,272,1598,272,295,544,3196 253,253,253,253,278,278,278,340,336,2540,336,374,672,5080 320,320,320,320,400,400,400,0,520,3676,520,0,1040,7352 -385,385,385,385,508,508,508,0,604,4290,604,0,1208,8580 +385,385,385,385,481,481,481,0,604,4290,604,0,1208,8580 490,490,490,490,613,613,613,0,699,4946,699,0,1398,9892 585,585,585,585,731,731,731,0,802,6679,802,0,1604,13358 700,700,700,700,875,875,875,0,948,9492,948,0,1896,18984 @@ -95,5 +95,5 @@ 35658000,35658000,35658000,35658000,106974000,106974000,106974000,0,0,0,1432092,0,0,0 48687000,48687000,48687000,48687000,146061000,146061000,146061000,0,0,0,1442092,0,0,0 58135000,58135000,58135000,58135000,174405000,174405000,174405000,0,0,0,1452092,0,0,0 -99999999,99999999,99999999,99999999,343210000,343210000,343210000,0,0,0,1462092,0,0,0 +99999999,99999999,99999999,99999999,299999997,299999997,299999997,0,0,0,1462092,0,0,0 0,0,0,0,0,0,0,0,0,0,0,0,0,0 |