s2client-api
s2client-api copied to clipboard
Missing terran upgrades
The following upgrades are missing from the ABILITY_ID type enums:
Factory Tech Lab: RESEARCH_RAPIDFIRELAUNCHERS (ID: 768) RESEARCH_SMARTSERVOS (ID: 766)
Starport Tech Lab: RESEARCH_ENHANCEDMUNITIONS (ID: 806)
(working on a PR with fixes)
NOTE: ID 766 is in the file as RESEARCH_MAGFIELDLAUNCHERS. This is an old, removed, upgrade. I left it as-is so as not to cause a breaking change in the API. Will open a separate issue.
Pull request: https://github.com/Blizzard/s2client-api/pull/229