Increased XP rates for normal players and subscribers from 2/4 to 200/400 respectively.

This commit is contained in:
CodeForFame 2012-05-07 15:23:18 -05:00
parent 74be162757
commit c3912aaff1
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@
<entry key="f2pwildy">true</entry>
<entry key="expRate">4.0</entry>
<entry key="subExpRate">4.0</entry>
<entry key="expRate">200.0</entry>
<entry key="subExpRate">400.0</entry>
<!-- The minimum level required for the player to get the non-combat bonus
XP for being in the wilderness -->
<entry key="wild-non-combat-min-level">999</entry>