diff --git a/ddra3.html b/ddra3.html
index dce975d..003847b 100644
--- a/ddra3.html
+++ b/ddra3.html
@@ -47,6 +47,11 @@
name: "Timer Freeze",
patches: [{ offset: 0x2A52B, off: [0x74], on: [0xEB] }],
},
+ {
+ name: "Force enable Dan courses",
+ tooltip: "Allows playing Dan class courses on regular cabinets",
+ patches: [{ offset: 0xB2F66, off: [0x74], on: [0xEB] }],
+ },
{
name: "Force unlock extended paseli exclusive options",
tooltip: "Premium mode options such as ARROW COLOR and 0.25 speed mod",
@@ -345,6 +350,11 @@
name: "Timer Freeze",
patches: [{ offset: 0x33370, off: [0x74], on: [0xEB] }],
},
+ {
+ name: "Force enable Dan courses",
+ tooltip: "Allows playing Dan class courses on regular cabinets",
+ patches: [{ offset: 0xEED3C, off: [0x74], on: [0xEB] }],
+ },
{
name: "Force unlock extended paseli exclusive options",
tooltip: "Premium mode options such as ARROW COLOR and 0.25 speed mod",