Proper current season id for mission level data.
Contributed by Index.
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
<!-- All visible rewards going from client file MissionLevel.dat -->
|
<!-- All visible rewards going from client file MissionLevel.dat -->
|
||||||
<!-- bonusRewardByLevelUP - retail like - if false - after max level you will get bonus reward one and EXP will not increase -->
|
<!-- bonusRewardByLevelUP - retail like - if false - after max level you will get bonus reward one and EXP will not increase -->
|
||||||
<!-- year month -->
|
<!-- year month -->
|
||||||
<current season="202112" />
|
<current season="202209" />
|
||||||
<missionLevel season="202110" maxLevel="10" bonusRewardIsAvailable="true" bonusRewardByLevelUP="true">
|
<missionLevel season="202110" maxLevel="10" bonusRewardIsAvailable="true" bonusRewardByLevelUP="true">
|
||||||
<expTable>
|
<expTable>
|
||||||
<exp level="1" amount="20" />
|
<exp level="1" amount="20" />
|
||||||
|
Reference in New Issue
Block a user