Skip to content

Commit

Permalink
fix: new version new konami-isms
Browse files Browse the repository at this point in the history
  • Loading branch information
zkrising committed Oct 28, 2023
1 parent e32c517 commit 8080fa7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
8 changes: 4 additions & 4 deletions database-seeds/collections/songs-iidx.json
Original file line number Diff line number Diff line change
Expand Up @@ -24320,7 +24320,7 @@
"title": "Next Level"
},
{
"altTitles": [],
"altTitles": ["Ou Legends"],
"artist": "かめりあ",
"data": {
"displayVersion": "30",
Expand Down Expand Up @@ -24870,7 +24870,7 @@
"title": "I"
},
{
"altTitles": [],
"altTitles": ["RINNE"],
"artist": "GeMiNioИ",
"data": {
"displayVersion": "30",
Expand Down Expand Up @@ -24991,15 +24991,15 @@
"title": "MAX 360"
},
{
"altTitles": [],
"altTitles": ["異心前進♪ぴょんぴょんぴょん "],
"artist": "天土",
"data": {
"displayVersion": "30",
"genre": "EUROBEAT"
},
"id": 2261,
"searchTerms": [],
"title": "異心前進♪ぴょんぴょんぴょん "
"title": "異心前進♪ぴょんぴょんぴょん"
},
{
"altTitles": [],
Expand Down
1 change: 0 additions & 1 deletion server/src/lib/constants/ea3id.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ export const EXT_HEROIC_VERSE = "2020092900";
export const EXT_BISTROVER = "2021091500";
export const EXT_CASTHOUR = "2022082400";

// first datecode of many, probably
export const EXT_RESIDENT = ["2022103100", "2022120800", "2023022000", "2023040400", "2023090500"];

export const MODEL_SDVX3_KONASTE = "QCV";

0 comments on commit 8080fa7

Please sign in to comment.