diff --git a/chusanluminous.html b/chusanluminous.html
index ff2fdbc..3bae434 100644
--- a/chusanluminous.html
+++ b/chusanluminous.html
@@ -32,26 +32,29 @@
},
{
name: "Map selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x955EB7,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
name: "Ticket selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x949652,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
name: "Course selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x9FA65B,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
@@ -185,26 +188,29 @@
},
{
name: "Map selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x956167,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
name: "Ticket selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x9498F2,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
name: "Course selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x9FA9AB,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
diff --git a/chusanluminousplus.html b/chusanluminousplus.html
index 7204ad7..ebfac09 100644
--- a/chusanluminousplus.html
+++ b/chusanluminousplus.html
@@ -32,26 +32,29 @@
},
{
name: "Map selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x965B37,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
name: "Ticket selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x9592C2,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
name: "Course selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0xA0EADB,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
diff --git a/chusannew.html b/chusannew.html
index 63d5df5..ba27d6e 100644
--- a/chusannew.html
+++ b/chusannew.html
@@ -32,26 +32,29 @@
},
{
name: "Map selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x8DF920,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
name: "Ticket selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x8D37B2,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
name: "Course selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x977D5B,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
diff --git a/chusannewplus.html b/chusannewplus.html
index 61b82ae..e2577f2 100644
--- a/chusannewplus.html
+++ b/chusannewplus.html
@@ -31,26 +31,29 @@
},
{
name: "Map selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x8F52E0,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
name: "Ticket selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x8E9142,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
name: "Course selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x98EA0B,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
diff --git a/chusansun.html b/chusansun.html
index e449f0d..fbb8a8f 100644
--- a/chusansun.html
+++ b/chusansun.html
@@ -38,26 +38,29 @@
},
{
name: "Map selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x91C340,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
name: "Ticket selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x910062,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
name: "Course selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x9B896B,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
diff --git a/chusansunplus.html b/chusansunplus.html
index 8a754be..861aa04 100644
--- a/chusansunplus.html
+++ b/chusansunplus.html
@@ -38,26 +38,29 @@
},
{
name: "Map selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x928000,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
name: "Ticket selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x91BD12,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{
name: "Course selection timer",
+ tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
type: "number",
offset: 0x9C456B,
size: 1,
- min: 1,
+ min: -128,
max: 127,
},
{