MegaMek / megamek

MegaMek is a networked Java clone of BattleTech, a turn-based sci-fi boardgame for 2+ players. Fight using giant robots, tanks, and/or infantry on a hex-based map.
http://www.megamek.org
GNU General Public License v2.0
296 stars 280 forks source link

Removed 'Center Leg' from Wing Wraith TR4, TR6 and TR7 #6023

Closed juk0de closed 1 week ago

juk0de commented 1 week ago

For some reason, the "Wing Wraith" Tr4, TR6 and TR7 have a Center Leg: entry in their MTF files, although they are biped mechs. This PR removes those entries.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 29.09%. Comparing base (a9e04ab) to head (de830cc). Report is 50 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6023 +/- ## ========================================= Coverage 29.09% 29.09% Complexity 13973 13973 ========================================= Files 2580 2580 Lines 267172 267172 Branches 47710 47710 ========================================= + Hits 77745 77746 +1 + Misses 185530 185527 -3 - Partials 3897 3899 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.