summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2019-09-03 23:49:07 +0000
committergumi <git@gumi.ca>2019-09-03 23:49:07 +0000
commitfc3815713d1719495acbc870ae4cda487e7d05ef (patch)
tree67823ff4a0cea65a1112e4b0693b9908e1b7ba23
parentb9be7649ea62189bcae67fa94babc438852b9777 (diff)
downloadtmwa-fc3815713d1719495acbc870ae4cda487e7d05ef.tar.gz
tmwa-fc3815713d1719495acbc870ae4cda487e7d05ef.tar.bz2
tmwa-fc3815713d1719495acbc870ae4cda487e7d05ef.tar.xz
tmwa-fc3815713d1719495acbc870ae4cda487e7d05ef.zip
expand exp table to level 135
-rw-r--r--src/map/pc.cpp14
1 files changed, 13 insertions, 1 deletions
diff --git a/src/map/pc.cpp b/src/map/pc.cpp
index 7cfbff9..fdd1531 100644
--- a/src/map/pc.cpp
+++ b/src/map/pc.cpp
@@ -177,7 +177,19 @@ int exp_table_0[MAX_LEVEL] =
5767272, 6204000, 6655464, 7121664, 7602600,
// 90 .. 99
9738720, 11649960, 13643520, 18339300, 23836800,
- 35658000, 48687000, 58135000, 99999999, 0,
+ 35658000, 48687000, 58135000, 99999999, 103000000,
+ // 100 .. 109
+ 107000000, 112000000, 116000000, 121000000, 125000000,
+ 130000000, 134000000, 139000000, 145000000, 152200000,
+ // 110 .. 119
+ 160840000, 171200000, 191930000, 202290000, 214720000,
+ 229640000, 247550000, 283370000, 301280000, 322770000,
+ // 120 .. 129
+ 348560000, 379500000, 417450000, 459195000, 505114500,
+ 555625950, 622301064, 696977191, 780614454, 880533104,
+ // 130 .. 135
+ 993241342, 1120376234, 1263784392, 1425548794, 1608019039,
+ 2147483647, 0
};
// is this *actually* used anywhere?
static const