Skip to content

Commit 2726545

Browse files
committed
Issue 2060 show MASH on SC
1 parent a26f8be commit 2726545

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

megamek/src/megamek/common/equipment/MiscType.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8401,6 +8401,7 @@ public static MiscType createMASH() {
84018401
F_JS_EQUIPMENT,
84028402
F_WS_EQUIPMENT,
84038403
F_SS_EQUIPMENT,
8404+
F_SC_EQUIPMENT,
84048405
F_MASH)
84058406
.andNot(F_FIGHTER_EQUIPMENT);
84068407
misc.industrial = true;

0 commit comments

Comments
 (0)