From 9a68ed12367c85ad4ad885d6e57c306f55066aa6 Mon Sep 17 00:00:00 2001 From: Zach Jordan Date: Sun, 4 Jun 2023 19:28:27 -0400 Subject: made a new level - book betrayal - and made an easy difficulty for it. --- levels/Book Betrayal/Easy/metadata.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 levels/Book Betrayal/Easy/metadata.json (limited to 'levels/Book Betrayal/Easy/metadata.json') diff --git a/levels/Book Betrayal/Easy/metadata.json b/levels/Book Betrayal/Easy/metadata.json new file mode 100644 index 0000000..6259435 --- /dev/null +++ b/levels/Book Betrayal/Easy/metadata.json @@ -0,0 +1 @@ +{"numBeats":652,"title":"Easy","bpm":166.0} \ No newline at end of file -- cgit v1.2.3 From 27d7fc478fa3a552299d9c7a550f55df7dc0b93b Mon Sep 17 00:00:00 2001 From: zxjordan Date: Sun, 4 Jun 2023 23:08:05 -0400 Subject: apathetic empathy level, probably gonna change the chart cause it kinda stinks --- levels/Book Betrayal/Easy/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'levels/Book Betrayal/Easy/metadata.json') diff --git a/levels/Book Betrayal/Easy/metadata.json b/levels/Book Betrayal/Easy/metadata.json index 6259435..a0369fd 100644 --- a/levels/Book Betrayal/Easy/metadata.json +++ b/levels/Book Betrayal/Easy/metadata.json @@ -1 +1 @@ -{"numBeats":652,"title":"Easy","bpm":166.0} \ No newline at end of file +{"numBeats":652,"title":"Medium","bpm":166.0} \ No newline at end of file -- cgit v1.2.3