人生啊人生 2 luni în urmă
părinte
comite
b32488c9d0

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

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

+ 0 - 8
src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAndQvCarEventClick.js

@@ -1100,14 +1100,6 @@ export class QingXiCheAndQvCarEventClick {
                     ComVal.find().fpsEventAdd("type_click_" + thisTime, {}, 1500, function(fpsEventAddRet) {
                         ComVal.find().fpsEventDel(fpsEventAddRet.code);
                         
-                        // thisClass.taoShangGaoYaShuiGuan_3(function() {
-                            
-                        // });
-
-                        // thisClass.gaoYaPengTou_3(function() {
-                            
-                        // });
-
                         QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_高压水管护管器_变直', function() {
 
                             QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_将高压水管放入待施工的管道内_关闭井盖', function() {