mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Chunithm: shop close lockout disable
This commit is contained in:
@@ -19,6 +19,14 @@
|
||||
{offset: 0x164D0E0, off: [0x31, 0x32, 0x37, 0x2F], on: [0x30, 0x2F, 0x38, 0x00]}
|
||||
]
|
||||
},
|
||||
{
|
||||
// mon
|
||||
name: "Disable shop close lockout",
|
||||
tooltip: "Around midnight JST the game won't let you play any more.",
|
||||
patches: [
|
||||
{offset: 0x8E3DD3, off: [0x74], on: [0xEB]},
|
||||
],
|
||||
},
|
||||
]);
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user