[1.6.0]Some wild summon won't get blighted summon talent
Posted: Fri Nov 08, 2019 3:31 am
Bug:
Some nature summon will get incorrect Blighted Summon talent if they are wild summon.
Cause of the problem:
For wild summon, their name had been changed to something like "war hound (wild summon)", but the code in blighted summon uses if who.name == "war hound" then , so they are not treated as a war hound.
Some nature summon will get incorrect Blighted Summon talent if they are wild summon.
Cause of the problem:
For wild summon, their name had been changed to something like "war hound (wild summon)", but the code in blighted summon uses if who.name == "war hound" then , so they are not treated as a war hound.