Space station Factory's have the wrong sprites applied
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.