Skip to content

Commit

Permalink
Merge pull request #86 from xivapi/6.1
Browse files Browse the repository at this point in the history
Fix Leve's ClassJobCategory link
  • Loading branch information
Supamiu authored Apr 12, 2022
2 parents 5e45df5 + edb6121 commit e10bcb9
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions SaintCoinach/Definitions/Leve.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,38 +66,38 @@
}
},
{
"index": 13,
"index": 15,
"name": "ClassJobCategory",
"converter": {
"type": "link",
"target": "ClassJobCategory"
}
},
{
"index": 14,
"index": 16,
"name": "JournalGenre",
"converter": {
"type": "link",
"target": "JournalGenre"
}
},
{
"index": 16,
"index": 18,
"name": "PlaceName{StartZone}",
"converter": {
"type": "link",
"target": "PlaceName"
}
},
{
"index": 19,
"index": 21,
"name": "Icon{CityState}",
"converter": {
"type": "icon"
}
},
{
"index": 20,
"index": 22,
"name": "DataId",
"converter": {
"type": "multiref",
Expand All @@ -110,78 +110,78 @@
}
},
{
"index": 21,
"index": 23,
"name": "CanCancel"
},
{
"index": 22,
"index": 24,
"name": "MaxDifficulty"
},
{
"index": 23,
"index": 25,
"name": "ExpFactor"
},
{
"index": 24,
"index": 26,
"name": "ExpReward"
},
{
"index": 25,
"index": 27,
"name": "GilReward"
},
{
"index": 26,
"index": 28,
"name": "LeveRewardItem",
"converter": {
"type": "link",
"target": "LeveRewardItem"
}
},
{
"index": 27,
"index": 29,
"name": "LeveVfx",
"converter": {
"type": "link",
"target": "LeveVfx"
}
},
{
"index": 28,
"index": 30,
"name": "LeveVfx{Frame}",
"converter": {
"type": "link",
"target": "LeveVfx"
}
},
{
"index": 29,
"index": 31,
"name": "Level{Levemete}",
"converter": {
"type": "link",
"target": "Level"
}
},
{
"index": 30,
"index": 32,
"name": "Icon{Issuer}",
"converter": {
"type": "icon"
}
},
{
"index": 31,
"index": 33,
"name": "LockedLeve"
},
{
"index": 32,
"index": 34,
"name": "Level{Start}",
"converter": {
"type": "link",
"target": "Level"
}
},
{
"index": 33,
"index": 35,
"name": "BGM",
"converter": {
"type": "link",
Expand Down

0 comments on commit e10bcb9

Please sign in to comment.