Blizzard / Blizzard/s2client-api
Placement of Creep Tumors
Open
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 280
- PR merge metrics
- No merged PRs in 30d
Description
`Query()->Placement(sc2::ABILITY_ID::BUILD_CREEPTUMOR, location)` never returns true. BUILD_CREEPTUMOR is the ability creep tumors use to spread.
`BUILD_CREEPTUMOR_QUEEN` and `BUILD_CREEPTUMOR_TUMOR` behave as expected in regards to `Placement`.
Tested by calling each tile and drawing a debug circle if the query returned true.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.