mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
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:
@@ -45,6 +45,12 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "Timer freeze",
|
||||
patches: [
|
||||
{offset: 0x141EFF, off: [0x85, 0xC0], on: [0xB0, 0x01]},
|
||||
{offset: 0x17CA65, off: [0x85, 0xC0], on: [0xB0, 0x01]}
|
||||
]}
|
||||
]),
|
||||
]);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user