diff options
Diffstat (limited to 'src/map')
-rw-r--r-- | src/map/pc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/pc.cpp b/src/map/pc.cpp index fdd1531..6b19899 100644 --- a/src/map/pc.cpp +++ b/src/map/pc.cpp @@ -183,7 +183,7 @@ int exp_table_0[MAX_LEVEL] = 130000000, 134000000, 139000000, 145000000, 152200000, // 110 .. 119 160840000, 171200000, 191930000, 202290000, 214720000, - 229640000, 247550000, 283370000, 301280000, 322770000, + 229640000, 247550000, 283370000, 301280000, 322770000, // 120 .. 129 348560000, 379500000, 417450000, 459195000, 505114500, 555625950, 622301064, 696977191, 780614454, 880533104, |