Add 'colette', timer freeze for groovin upper and VOLZZA 2 (#241)

* Add files via upload

* Update index.html

* Add files via upload

* Add Unlock difficulties, Timer freeze

* Add Unlock difficulties, Timer freeze

* Add 'colette'

* Add 'colette'

* Update reflecbeat-colette.html

* Update reflecbeat-volzza2.html

* Fix broken indentation

Co-authored-by: Will Toohey <will@mon.im>
This commit is contained in:
ikaros14
2021-12-07 17:39:03 +09:00
committed by GitHub
parent a7553a2fbe
commit 8f2adde4fd
5 changed files with 409 additions and 1 deletions
+6
View File
@@ -45,6 +45,12 @@
}
]
},
{
name: "Timer freeze",
patches: [
{offset: 0x141EFF, off: [0x85, 0xC0], on: [0xB0, 0x01]},
{offset: 0x17CA65, off: [0x85, 0xC0], on: [0xB0, 0x01]}
]}
]),
]);
});