diff --git a/SaintCoinach/Definitions/EurekaDungeonPortal.json b/SaintCoinach/Definitions/EurekaDungeonPortal.json new file mode 100644 index 00000000..baaa9886 --- /dev/null +++ b/SaintCoinach/Definitions/EurekaDungeonPortal.json @@ -0,0 +1,12 @@ +{ + "sheet": "EurekaDungeonPortal", + "definitions": [ + { + "name": "LevelId", + "converter": { + "type": "link", + "target": "Level" + } + } + ] +} \ No newline at end of file