Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mixing ATMs and MMLs only gives you one of their lists of ammo types in weapon box #314

Open
mrpopogod opened this issue Nov 29, 2023 · 0 comments

Comments

@mrpopogod
Copy link

Describe the bug
A mech running MMLs or ATMs gets all the ammo types listed in the attack box for easy understanding of damage and range. If you combine both on a mech only the first one in the list will have its ammo types listed out.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new mech, Experimental, Dark Ages, Mixed Tech
  2. Add an MML and an ATM launcher to the mech.
  3. Print Preview - see that only the top launcher in the list has its ammo listed out (either SRM/LRM or Std/HE/ER)

Expected behavior
First ATM and first MML entry should list out all ammo types with their ranges/damages.

Additional context
When a mech has multiple ATMs/MMLs only the first one gets the enumeration to save space (e.g. the Turkina Z). It seems that check should be done on a per-type basis, rather than a global "did we enumerate once?".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant