Crowley
Member
- Joined
- Jan 15, 2010
- Messages
- 967
- Reaction score
- 20
71604, //Immerseus blobs
I haven't updated since i put that into the THHelper.cs file i have cause i didn't know if TuanHa had it in yet
Look around line 2488 and you will see where to put it.
is how mine looks atm. Target them and all is well.
I haven't updated since i put that into the THHelper.cs file i have cause i didn't know if TuanHa had it in yet

Code:
private static readonly HashSet<uint> NeedHealUnit = new HashSet<uint>
{
62442, //Tsulong
71404, //Wrathion <The Black Prince>
71166, //Wrathion <The Black Prince>
71165, //Wrathion <The Black Prince>
71357, //Wrathion <The Black Prince>
71604, //Immerseus blobs
is how mine looks atm. Target them and all is well.