Commit c60955f2fcbb6f4b8e25d3d266b348a1b79b525b

Authored by 陆恒
1 parent 9d038db1
Exists in ver2.3.0 and in 1 other branch ver2.2.8

提交

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
src/HttpServer/jsonconf/LevelConfig.json
... ... @@ -9,14 +9,14 @@
9 9 {
10 10 "id": 2,
11 11 "level": 2,
12   - "exp": 1400,
  12 + "exp": 1300,
13 13 "cash": 200,
14 14 "extracash": 300
15 15 },
16 16 {
17 17 "id": 3,
18 18 "level": 3,
19   - "exp": 1600,
  19 + "exp": 1900,
20 20 "cash": 200,
21 21 "extracash": 300
22 22 },
... ...