Skip to content

Commit

Permalink
Merge pull request #157 from wolfcomp/master
Browse files Browse the repository at this point in the history
Add link for EurekaDungeonPortal
  • Loading branch information
Supamiu authored Sep 19, 2023
2 parents b80da10 + 8ccb6e1 commit 79498a9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions SaintCoinach/Definitions/EurekaDungeonPortal.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"sheet": "EurekaDungeonPortal",
"definitions": [
{
"name": "LevelId",
"converter": {
"type": "link",
"target": "Level"
}
}
]
}

0 comments on commit 79498a9

Please sign in to comment.