Fixed stage names and changed philly stage zoom

This commit is contained in:
entar 2025-09-06 11:10:57 +07:00
parent dfbb9ca3eb
commit 0fb3f33525
13 changed files with 14 additions and 12 deletions

2
.gitignore vendored
View File

@ -25,3 +25,5 @@ love-11.5-win64/msvcr120.dll
love-11.5-win64/OpenAL32.dll
love-11.5-win64/readme.txt
love-11.5-win64/SDL2.dll
modules/tagged-gamejolt/credentials.lua

View File

@ -11,7 +11,7 @@
"opponent": "pico",
"instrumental": "erect"
},
"stage": "phillyErect",
"stage": "philly",
"noteStyle": "funkin",
"ratings": { "erect": 11, "nightmare": 12 },
"album": "volume3",

View File

@ -12,7 +12,7 @@
"instrumental": "pico",
"altInstrumentals": []
},
"stage": "phillyErect",
"stage": "philly",
"noteStyle": "funkin",
"ratings": { "easy": 3, "normal": 4, "hard": 5 },
"album": "volume4",

View File

@ -11,7 +11,7 @@
"opponent": "mom-car",
"instrumental": "erect"
},
"stage": "limoRideErect",
"stage": "limoErect",
"noteStyle": "funkin",
"ratings": { "erect": 8, "nightmare": 9 },
"album": "volume3",

View File

@ -14,7 +14,7 @@
"girlfriend": "gf-car",
"opponent": "mom-car"
},
"stage": "limoRide",
"stage": "limo",
"noteStyle": "funkin",
"album": "volume1",
"previewStart": 0,

View File

@ -10,7 +10,7 @@
"girlfriend": "gf-car",
"opponent": "mom-car"
},
"stage": "limoRide",
"stage": "limo",
"noteStyle": "funkin",
"ratings": { "easy": 2, "normal": 3, "hard": 4 },
"album": "volume1",

View File

@ -11,7 +11,7 @@
"opponent": "pico",
"instrumental": "erect"
},
"stage": "phillyErect",
"stage": "philly",
"noteStyle": "funkin",
"ratings": { "erect": 8, "nightmare": 9 },
"album": "volume3",

View File

@ -12,7 +12,7 @@
"instrumental": "pico",
"altInstrumentals": []
},
"stage": "phillyErect",
"stage": "philly",
"noteStyle": "funkin",
"ratings": { "easy": 2, "normal": 3, "hard": 4 },
"album": "volume4",

View File

@ -12,7 +12,7 @@
"instrumental": "erect",
"altInstrumentals": []
},
"stage": "phillyErect",
"stage": "philly",
"noteStyle": "funkin",
"ratings": { "erect": 9, "nightmare": 10 },
"album": "volume3",

View File

@ -12,7 +12,7 @@
"instrumental": "pico",
"altInstrumentals": []
},
"stage": "phillyErect",
"stage": "philly",
"noteStyle": "funkin",
"ratings": { "easy": 2, "normal": 3, "hard": 4 },
"album": "expansion2",

View File

@ -11,7 +11,7 @@
"opponent": "mom-car",
"instrumental": "erect"
},
"stage": "limoRideErect",
"stage": "limoErect",
"noteStyle": "funkin",
"ratings": { "erect": 11, "nightmare": 12 },
"album": "expansion1",

View File

@ -13,7 +13,7 @@
"opponent": "mom-car"
},
"songVariations": ["erect"],
"stage": "limoRide",
"stage": "limo",
"noteStyle": "funkin",
"ratings": { "easy": 1, "normal": 2, "hard": 2 },
"album": "volume1",

View File

@ -1,6 +1,6 @@
{
"directory": "week3",
"defaultZoom": 1.05,
"defaultZoom": 1.2,
"isPixelStage": false,
"boyfriend": [770, 100],