探索度 -》 行动力

back_recharge
wangyuan 2019-03-27 15:51:01 +08:00
parent ecb6e2a810
commit 6d6bee9b39
1 changed files with 1 additions and 0 deletions

View File

@ -284,6 +284,7 @@ public class MapLogic {
MessageUtil.sendMessage(session, 1, messageType.getNumber(), mapUpdateResponse, true);
return;
}
updateMapMission(mapManager,EventType.updateEvent,MapMissionType.CONSUME_ACTION_POWER_EVENT.getMissionTypeValue(),cells.size() * moveConfused);
mapManager.setTotalStep(leftStep);
}
Cell cell = mapManager.getMapInfo().get(triggerXY);