diff --git a/megamek/src/megamek/client/bot/princess/PathRanker.java b/megamek/src/megamek/client/bot/princess/PathRanker.java index 75bec0056f3..bc3c8062378 100644 --- a/megamek/src/megamek/client/bot/princess/PathRanker.java +++ b/megamek/src/megamek/client/bot/princess/PathRanker.java @@ -379,8 +379,8 @@ protected double getMovePathSuccessProbability(MovePath movePath, StringBuilder /** * Estimates the most expected damage that a path could cause, given the pilot skill of the path ranker * and various conditions. - *
- * Note: + * + * XXX Sleet01: add fall pilot damage, skid damage, and low-gravity overspeed damage calcs * * @param movingEntity * @param path