Skip to content

Commit

Permalink
Update BattleClassIndex on ClassJob definition
Browse files Browse the repository at this point in the history
A new column was added which moved the BattleClassIndex to index 6 instead of 5.
  • Loading branch information
SargoDarya authored Jul 30, 2022
1 parent ae1e656 commit e3fd2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SaintCoinach/Definitions/ClassJob.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"name": "ExpArrayIndex"
},
{
"index": 5,
"index": 6,
"name": "BattleClassIndex"
},
{
Expand Down

0 comments on commit e3fd2cb

Please sign in to comment.