Skip to content

Commit

Permalink
feat: Update seeds from A, A20 and A20+ (#1155)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gyoo committed Aug 23, 2024
1 parent 2651b40 commit de29177
Show file tree
Hide file tree
Showing 3 changed files with 30,393 additions and 7,684 deletions.
3 changes: 3 additions & 0 deletions common/src/config/game-support/ddr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,9 @@ export const DDR_SP_CONF = {
orderedJudgements: ["MARVELOUS", "PERFECT", "GREAT", "GOOD", "MISS", "OK"],

versions: {
a: "A",
a20: "A20",
a20plus: "A20+",
a3: "A3",
konaste: "Konaste",
},
Expand Down
Loading

0 comments on commit de29177

Please sign in to comment.