mission update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
if ([-1,-2].indexOf(help) != -1 && !(isVerband)) {
|
||||
if ([-1,-2,437].indexOf(help) != -1 && !(isVerband)) {
|
||||
} else if ([0,1,10,11,111,12,129,143,144,15,158,159,160,161,17,172,18,19,191,2,216,217,218,219,220,23,230,24,259,260,263,265,266,288,289,3,31,318,337,338,349,360,361,362,363,364,365,37,371,375,38,39,4,40,402,403,404,408,410,55,7,8,88,9,91,94].indexOf(help) != -1 && !(isVerband)) {
|
||||
alertFhz(lf, 1, 'LF', false);
|
||||
} else if ([100,168,169,170].indexOf(help) != -1 && !(isVerband)) {
|
||||
} else if ([100,168,169,170,436].indexOf(help) != -1 && !(isVerband)) {
|
||||
alertFhz(lf, 1, 'LF', false);
|
||||
alertFhz(fustw, 1, 'FuStW', false);
|
||||
} else if ([101].indexOf(help) != -1 && !(isVerband)) {
|
||||
|
||||
Reference in New Issue
Block a user