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

[BUG] Legion Nexus having 103 Range #2

Open
TonySandwich opened this issue Aug 14, 2024 · 1 comment · May be fixed by #3
Open

[BUG] Legion Nexus having 103 Range #2

TonySandwich opened this issue Aug 14, 2024 · 1 comment · May be fixed by #3
Labels
bug Something isn't working

Comments

@TonySandwich
Copy link

Describe the bug
When combining the SSC Core Bonus Neurolink Targeting and the Legion Nexus (HA Gilgamesh 3), the range displays 103, where it should be 13.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Pilot Roster and create a mech with at least 3 licenses in HA Gilgamesh and 3 any licenses in SSC.
  2. Equip the Legion Nexus
  3. Equip the Neurolink Targeting Core Bonus
  4. See range of the Legion Nexus

Expected behavior
It should displays 13 instead of 103.

Screenshots
https://cdn.discordapp.com/attachments/1064516873733029958/1273235808014307351/image.png?ex=66bde0c0&is=66bc8f40&hm=a30569cd4d2270e9ec9ab31799bba68c1517ee44e591029996eec6b57b9ba2c0&

Desktop (please complete the following information):

  • OS: Windows
  • Browser Mozilla Forefox
  • C/C version: 2.3.21a . Winter Scar has been released since a few days.
@msprijatelj msprijatelj added the bug Something isn't working label Aug 15, 2024
@msprijatelj msprijatelj transferred this issue from massif-press/compcon Aug 15, 2024
@msprijatelj
Copy link

The range is probably stored as a String at the moment. It could be changed to an Integer to avoid this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants