From e86cfdf6ea512be282dbf34c4d9c2a2230f3be20 Mon Sep 17 00:00:00 2001 From: libccy Date: Sat, 15 Apr 2017 19:42:41 +0800 Subject: [PATCH] r --- mode/boss.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mode/boss.js b/mode/boss.js index 67b6af96e..71bdd76fb 100644 --- a/mode/boss.js +++ b/mode/boss.js @@ -1141,8 +1141,8 @@ game.import('mode',function(){ game.changeBoss('boss_yandi'); game.delay(0.5); 'step 2' - game.changeBoss('boss_yanling',game.boss.previousSeat); - game.changeBoss('boss_huoshenzhurong',game.boss.nextSeat); + game.changeBoss('boss_huoshenzhurong',game.boss.previousSeat); + game.changeBoss('boss_yanling',game.boss.nextSeat); 'step 3' for(var i=0;i