MegaMek / MegaMek/mm-data

Space station Factory's have the wrong sprites applied

Open
#475 0 comments 0 reactions 1 assignee View on GitHub

@HammerGS is already working on this.

Since Jul 17, 2026.

AI Assisted Development Sprite Issue
Dominant language
Module Management System
Stars
3
Forks
72
Avg merge
11h 8m
Merged PRs (30d)
36

Description

Just like to the old Long tom carriages errors, the Space station Factory sprites are improbably labeled in the mekset file. The chassis is Factory (Size) while in the mekset file its labeled as (Size) Factory. So units like Factory Small (2300) don't use the proper sprites and defaults to the Bastion System Defense Station sprite. These are the following broken mekset data:

chassis "Large Habitat" "Space Stations/Large Habitat.png"
chassis "Large Pressurized Yard" "Space Stations/Large Pressurized Yard.png"
chassis "Large Unpressurized Yard" "Space Stations/Large Unpressurized Yard.png"
chassis "Medium-Large Factory" "Space Stations/MediumLarge Factory.png"
chassis "Small Factory" "Space Stations/Small Factory.png"
chassis "Small Habitat" "Space Stations/Small Habitat.png"
chassis "Small Pressurized Yard" "Space Stations/Small Pressurized Yard.png"
chassis "Small Unpressurized Yard" "Space Stations/Small Unpressurized Yard.png"

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.