Browse Source

data/mod0.js : escore update

master
kevin 10 years ago
parent
commit
cb75f08ba6
1 changed files with 6 additions and 1 deletions
  1. 6
    1
      src/kc/data/mod0.js

+ 6
- 1
src/kc/data/mod0.js View File

@@ -106,7 +106,7 @@
106 106
    { loc:754, mod:m1, var:mint1, type:set, val:75 },
107 107
    { loc:754, mod:m1, var:maxt1, type:set, val:85 },
108 108
 
109
-   { loc:770, mod:m1, var:xfad, type:set,  val:10.0 },
109
+   { loc:770, mod:m1, var:xfad, type:set,  val:2000.0 },
110 110
    { loc:770, mod:m1, var:mint0, type:set, val:50 },
111 111
    { loc:770, mod:m1, var:maxt0, type:set, val:65 },
112 112
    { loc:770, mod:m1, var:mint1, type:set, val:60 },
@@ -138,6 +138,11 @@
138 138
    { loc:790, mod:m1, var:thr0, type:set, val:68 },
139 139
    { loc:790, mod:m1, var:thr1, type:set, val:68 },
140 140
 
141
+   //{ loc:790, mod:m1, var:minu0, type:set, val:-.5 },
142
+   //{ loc:790, mod:m1, var:maxu0, type:set, val:0.5 },
143
+   //{ loc:790, mod:m1, var:minu1, type:set, val:-.5 },
144
+   //{ loc:790, mod:m1, var:maxu1, type:set, val:0.5 },
145
+
141 146
    // before 42
142 147
    { loc:800, mod:m1, var:mint0, type:set, val:60 },
143 148
    { loc:800, mod:m1, var:maxt0, type:set, val:68 },

Loading…
Cancel
Save