Skip to content

Commit

Permalink
πŸ’€πŸ’€πŸ’€πŸ’€πŸ’€πŸ’€
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesisfeline committed Dec 1, 2024
1 parent 335c5c9 commit 67325d1
Showing 1 changed file with 9 additions and 22 deletions.
31 changes: 9 additions & 22 deletions assets/preload/data/songs/crystal/crystal-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,20 @@
"looped": false,
"offsets": {
"instrumental": 0,
"altInstrumentals": { },
"vocals": { },
"altVocals": { }
"altInstrumentals": {},
"vocals": {},
"altVocals": {}
},
"playData": {
"songVariations": [ ],
"difficulties": [
"easy",
"normal",
"hard"
],
"songVariations": [],
"difficulties": ["easy", "normal", "hard"],
"characters": {
"player": "bf-kit",
"girlfriend": "gf",
"opponent": "milky",
"instrumental": "",
"opponentVocals": [
"dad"
],
"playerVocals": [
"bf"
]
"opponentVocals": ["milky"],
"playerVocals": ["bf-kit"]
},
"stage": "void",
"noteStyle": "kit",
Expand All @@ -48,12 +40,7 @@
"bpm": 140,
"n": 4,
"d": 4,
"bt": [
4,
4,
4,
4
]
"bt": [4, 4, 4, 4]
}
]
}
}

0 comments on commit 67325d1

Please sign in to comment.