探索度 -》 行动力
parent
ecb6e2a810
commit
6d6bee9b39
|
|
@ -284,6 +284,7 @@ public class MapLogic {
|
||||||
MessageUtil.sendMessage(session, 1, messageType.getNumber(), mapUpdateResponse, true);
|
MessageUtil.sendMessage(session, 1, messageType.getNumber(), mapUpdateResponse, true);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
updateMapMission(mapManager,EventType.updateEvent,MapMissionType.CONSUME_ACTION_POWER_EVENT.getMissionTypeValue(),cells.size() * moveConfused);
|
||||||
mapManager.setTotalStep(leftStep);
|
mapManager.setTotalStep(leftStep);
|
||||||
}
|
}
|
||||||
Cell cell = mapManager.getMapInfo().get(triggerXY);
|
Cell cell = mapManager.getMapInfo().get(triggerXY);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue