From f7baf146ecc58ad1ac33e8cfcdeb150bdf83538a Mon Sep 17 00:00:00 2001 From: Trenton Zimmer <66042448+trmazi@users.noreply.github.com> Date: Fri, 10 Jul 2026 16:02:24 -0400 Subject: [PATCH] update popn video table --- src/constants/index.js | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/constants/index.js b/src/constants/index.js index 383e584..fe3e0f6 100644 --- a/src/constants/index.js +++ b/src/constants/index.js @@ -1867,7 +1867,14 @@ export const gameData = [ maxLength: 6, gameOptions: PopnMusicOptions, scheduledEvents: PopnMusicEvents, - videoTable: [VersionConstants.POPN_MUSIC_JAMFIZZ], + videoTable: [ + VersionConstants.POPN_MUSIC_ECLALE, + VersionConstants.POPN_MUSIC_USANEKO, + VersionConstants.POPN_MUSIC_PEACE, + VersionConstants.POPN_MUSIC_KAIMEI_RIDDLES, + VersionConstants.POPN_MUSIC_UNILAB, + VersionConstants.POPN_MUSIC_ECLALE, + ], chartTable: { 0: "EASY", 1: "NORMAL",