Skip to content

Commit

Permalink
map balances
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJeme committed May 7, 2020
1 parent 4ccc168 commit 72ced42
Show file tree
Hide file tree
Showing 10 changed files with 665 additions and 648 deletions.
16 changes: 15 additions & 1 deletion Eity/maps/Cold Green Eyes/map.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,21 @@ end
function map:getNotes()
-- (0 = none, 1 = normal, 2 = reverse, 3 = bad), (448 = up, 64 = down, 192 = left, 320 = right), speed, slider length, milliseconds to spawn
return {
{1, 256, 600, 0, 16660},
{3, 252, 600, 0, 4925},
{3, 293, 600, 0, 6925},
{3, 32, 600, 0, 8925},
{3, 321, 600, 0, 10425},
{3, 184, 600, 0, 11925},
{3, 424, 600, 0, 12325},
{3, 92, 600, 0, 14325},
{3, 188, 600, 0, 15925},
{3, 256, 600, 0, 16660},
{3, 20, 600, 0, 17660},
{3, 213, 600, 0, 18660},
{3, 45, 600, 0, 19660},
{3, 256, 600, 0, 20660},
{3, 13, 600, 0, 21925},
{3, 144, 600, 0, 22097},
{1, 52, 600, 0, 22177},
{1, 92, 600, 0, 22695},
{1, 240, 600, 0, 23212},
Expand Down
4 changes: 0 additions & 4 deletions Eity/maps/FREEDOM DiVE/map.lua
Original file line number Diff line number Diff line change
Expand Up @@ -676,14 +676,10 @@ function map:getNotes()
{3, 192, 600, 0, 173044},
{1, 64, 600, 0, 173314},
{1, 192, 600, 0, 174394},
{3, 192, 600, 0, 175407},
{1, 320, 600, 0, 175474},
{1, 320, 600, 0, 175609},
{3, 64, 600, 0, 175677},
{1, 448, 600, 0, 176284},
{3, 320, 600, 0, 177027},
{1, 64, 600, 0, 177094},
{1, 192, 600, 0, 177499},
{1, 448, 600, 0, 177904},
{3, 448, 600, 0, 177972},
{1, 320, 600, 0, 178039},
Expand Down
Loading

0 comments on commit 72ced42

Please sign in to comment.