init commit
This commit is contained in:
commit
322d1a0516
1054 changed files with 85998 additions and 0 deletions
20
assets/preload/weeks/tutorial.json
Normal file
20
assets/preload/weeks/tutorial.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"songs": [
|
||||
["Tutorial", "gf", [165, 0, 77]]
|
||||
],
|
||||
|
||||
"weekCharacters": [
|
||||
"",
|
||||
"bf",
|
||||
"gf"
|
||||
],
|
||||
"weekBackground": "stage",
|
||||
|
||||
"storyName": "",
|
||||
"weekBefore": "tutorial",
|
||||
"weekName": "Tutorial",
|
||||
"startUnlocked": true,
|
||||
|
||||
"hideStoryMode": false,
|
||||
"hideFreeplay": false
|
||||
}
|
22
assets/preload/weeks/week1.json
Normal file
22
assets/preload/weeks/week1.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"songs": [
|
||||
["Bopeebo", "dad", [146, 113, 253]],
|
||||
["Fresh", "dad", [146, 113, 253]],
|
||||
["Dad Battle", "dad", [146, 113, 253]]
|
||||
],
|
||||
|
||||
"weekCharacters": [
|
||||
"dad",
|
||||
"bf",
|
||||
"gf"
|
||||
],
|
||||
"weekBackground": "stage",
|
||||
|
||||
"storyName": "Daddy Dearest",
|
||||
"weekBefore": "tutorial",
|
||||
"weekName": "Week 1",
|
||||
"startUnlocked": true,
|
||||
|
||||
"hideStoryMode": false,
|
||||
"hideFreeplay": false
|
||||
}
|
22
assets/preload/weeks/week2.json
Normal file
22
assets/preload/weeks/week2.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"songs": [
|
||||
["Spookeez", "spooky", [34, 51, 68]],
|
||||
["South", "spooky", [34, 51, 68]],
|
||||
["Monster", "monster", [34, 51, 68]]
|
||||
],
|
||||
|
||||
"weekCharacters": [
|
||||
"spooky",
|
||||
"bf",
|
||||
"gf"
|
||||
],
|
||||
"weekBackground": "halloween",
|
||||
|
||||
"storyName": "Spooky Month",
|
||||
"weekBefore": "week1",
|
||||
"weekName": "Week 2",
|
||||
"startUnlocked": true,
|
||||
|
||||
"hideStoryMode": false,
|
||||
"hideFreeplay": false
|
||||
}
|
22
assets/preload/weeks/week3.json
Normal file
22
assets/preload/weeks/week3.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"songs": [
|
||||
["Pico", "pico", [148, 22, 83]],
|
||||
["Philly Nice", "pico", [148, 22, 83]],
|
||||
["Blammed", "pico", [148, 22, 83]]
|
||||
],
|
||||
|
||||
"weekCharacters": [
|
||||
"pico",
|
||||
"bf",
|
||||
"gf"
|
||||
],
|
||||
"weekBackground": "philly",
|
||||
|
||||
"storyName": "PICO",
|
||||
"weekBefore": "week2",
|
||||
"weekName": "Week 3",
|
||||
"startUnlocked": true,
|
||||
|
||||
"hideStoryMode": false,
|
||||
"hideFreeplay": false
|
||||
}
|
22
assets/preload/weeks/week4.json
Normal file
22
assets/preload/weeks/week4.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"songs": [
|
||||
["Satin Panties", "mom", [252, 150, 215]],
|
||||
["High", "mom", [252, 150, 215]],
|
||||
["Milf", "mom", [252, 150, 215]]
|
||||
],
|
||||
|
||||
"weekCharacters": [
|
||||
"mom",
|
||||
"bf",
|
||||
"gf"
|
||||
],
|
||||
"weekBackground": "limo",
|
||||
|
||||
"storyName": "MOMMY MUST MURDER",
|
||||
"weekBefore": "week3",
|
||||
"weekName": "Week 4",
|
||||
"startUnlocked": true,
|
||||
|
||||
"hideStoryMode": false,
|
||||
"hideFreeplay": false
|
||||
}
|
22
assets/preload/weeks/week5.json
Normal file
22
assets/preload/weeks/week5.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"songs": [
|
||||
["Cocoa", "parents", [160, 209, 255]],
|
||||
["Eggnog", "parents", [160, 209, 255]],
|
||||
["Winter Horrorland", "monster", [160, 209, 255]]
|
||||
],
|
||||
|
||||
"weekCharacters": [
|
||||
"parents-christmas",
|
||||
"bf",
|
||||
"gf"
|
||||
],
|
||||
"weekBackground": "christmas",
|
||||
|
||||
"storyName": "RED SNOW",
|
||||
"weekBefore": "week4",
|
||||
"weekName": "Week 5",
|
||||
"startUnlocked": true,
|
||||
|
||||
"hideStoryMode": false,
|
||||
"hideFreeplay": false
|
||||
}
|
22
assets/preload/weeks/week6.json
Normal file
22
assets/preload/weeks/week6.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"songs": [
|
||||
["Senpai", "senpai-pixel", [255, 120, 191]],
|
||||
["Roses", "senpai-pixel", [255, 120, 191]],
|
||||
["Thorns", "spirit-pixel", [255, 120, 191]]
|
||||
],
|
||||
|
||||
"weekCharacters": [
|
||||
"senpai",
|
||||
"bf",
|
||||
"gf"
|
||||
],
|
||||
"weekBackground": "school",
|
||||
|
||||
"storyName": "hating simulator ft. moawling",
|
||||
"weekBefore": "week5",
|
||||
"weekName": "Week 6",
|
||||
"startUnlocked": true,
|
||||
|
||||
"hideStoryMode": false,
|
||||
"hideFreeplay": false
|
||||
}
|
7
assets/preload/weeks/weekList.txt
Normal file
7
assets/preload/weeks/weekList.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
tutorial
|
||||
week1
|
||||
week2
|
||||
week3
|
||||
week4
|
||||
week5
|
||||
week6
|
Loading…
Add table
Add a link
Reference in a new issue