人生啊人生 2 달 전
부모
커밋
786c3461aa
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAdnQvCarEventStep.js

+ 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;