hectorgimenez / koolo

Diablo II Resurrected bot written in Go
MIT License
64 stars 34 forks source link

Fixed a minor bug in blizzard_sorceress.go file. #287

Closed AquaRush closed 1 month ago

AquaRush commented 1 month ago

Some users (including myself) for unknown reasons - Blizzard build would use CTA but not cast any buffs or would only cast either Energy Shield or Frozen Armor but never both. I couldn't debug why it's happening, it was running fine for me until I did git pull today and the bug also occurred to myself as well. The changes just ensures that the sorceress would put up existing shields such as Energy Shield and Frozen Armor.