Skip to content

Commit

Permalink
Update RL-P internal name
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleet01 committed Dec 11, 2024
1 parent 10ec96d commit 5ad56d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion megamek/src/megamek/common/BombType.java
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ public class BombType extends AmmoType {
"ArrowIVHomingMissile Ammo", "InfernoBomb",
"LAAMissile Ammo", "ThunderBomb", "TorpedoBomb",
"AlamoMissile Ammo", "FABombSmall Ammo", "FABombLarge Ammo",
"RL 10 Ammo (Bomb)" };
"RL-P 10 Ammo (Bomb)" };

public static final String[] bombWeaponNames = { null, null, null, "BombRL", "BombTAG", "AAA Missile",
"AS Missile", "ASEWMissile", "BombArrowIV", "BombArrowIV",
Expand Down

0 comments on commit 5ad56d7

Please sign in to comment.