s2client-api icon indicating copy to clipboard operation
s2client-api copied to clipboard

Missing terran upgrades

Open DonThompson opened this issue 8 years ago • 2 comments

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)

DonThompson avatar Jan 04 '18 02:01 DonThompson

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.

DonThompson avatar Jan 04 '18 02:01 DonThompson

Pull request: https://github.com/Blizzard/s2client-api/pull/229

DonThompson avatar Jan 04 '18 14:01 DonThompson