Skip to content

Commit

Permalink
Merge pull request #88 from lmcintyre/master
Browse files Browse the repository at this point in the history
Tiny sheet fixes
  • Loading branch information
Supamiu authored Apr 12, 2022
2 parents 5c92d04 + 384e7cb commit 42e00e9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 12 deletions.
8 changes: 0 additions & 8 deletions SaintCoinach/Definitions/DawnGrowMember.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
"sheet": "DawnGrowMember",
"defaultColumn": "Member",
"definitions": [
{
"name": "Member",
"converter": {
"type": "link",
"target": "ENpcResident"
},
"index": -1
},
{
"index": 0,
"type": "repeat",
Expand Down
4 changes: 2 additions & 2 deletions SaintCoinach/Definitions/Ornament.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"name": "StartsWithVowel"
},
{
"index": 14,
"index": 15,
"name": "Pronoun"
},
{
"index": 15,
"index": 16,
"name": "Article"
}
]
Expand Down
2 changes: 1 addition & 1 deletion SaintCoinach/Definitions/Recipe.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"name": "IsExpert"
},
{
"index": 45,
"index": 47,
"name": "PatchNumber"
}
]
Expand Down
2 changes: 1 addition & 1 deletion SaintCoinach/Definitions/SpearfishingItem.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
}
},
{
"index": 7,
"index": 8,
"name": "IsVisible"
}
]
Expand Down

0 comments on commit 42e00e9

Please sign in to comment.