人生啊人生 2 сар өмнө
parent
commit
786c3461aa

+ 2 - 2
src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAdnQvCarEventStep.js

@@ -385,7 +385,7 @@ export class QingXiCheAdnQvCarEventStep {
 
             case '清洗车_安装合适的高压喷头_喷头移动到对应位置_下井':
                 list = [
-                    { "name" : "喷头", "speed" : 0.6, "from" : 330, "to" : 502 },
+                    { "name" : "喷头", "speed" : 0.4, "from" : 330, "to" : 502 },
                 ];
                 break;
 
@@ -409,7 +409,7 @@ export class QingXiCheAdnQvCarEventStep {
 
             case '清洗车_安装合适的高压喷头_喷头移动到对应位置_地面':
                 list = [
-                    { "name" : "喷头", "speed" : 10, "from" : 502, "to" : 330 },
+                    { "name" : "喷头", "speed" : 11, "from" : 502, "to" : 330 },
                 ];
                 break;