From 34a3de1209107da96df6c238cd5d6c736dd552e1 Mon Sep 17 00:00:00 2001 From: Raymond <101374892+raymonable@users.noreply.github.com> Date: Thu, 23 Apr 2026 19:00:45 -0400 Subject: [PATCH] fix: add new lv --- src/main/resources/data/game/chusan/game_linked_verse.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/data/game/chusan/game_linked_verse.json b/src/main/resources/data/game/chusan/game_linked_verse.json index 69bb2234..94f65c26 100644 --- a/src/main/resources/data/game/chusan/game_linked_verse.json +++ b/src/main/resources/data/game/chusan/game_linked_verse.json @@ -6,5 +6,6 @@ {"id": 10005, "name": "Linked GATE CRYSTAL", "musicId": 2880}, {"id": 10006, "name": "Linked GATE PARADISE", "musicId": 2891}, {"id": 10007, "name": "Linked GATE NEW", "musicId": 2919}, - {"id": 10008, "name": "Linked GATE SUN", "musicId": 2938} + {"id": 10008, "name": "Linked GATE SUN", "musicId": 2938}, + {"id": 10009, "name": "Linked GATE LUMINOUS", "musicId": 2954} ] \ No newline at end of file