Page 1 of 1
eating the heart bug
Posted: Mon May 31, 2010 8:47 pm
by Shoob
if you eat the heart when you are a wyrmic, the talent category becomes grayed out, making you have to invest a talent point in it to use it again, when you had it unlocked from the start.
Re: eating the heart bug
Posted: Mon May 31, 2010 9:25 pm
by Zonk
The unlocking is handled in the heart object with
Code: Select all
who:learnTalentType("wild-gift/sand-drake", false)
I think the problem might be the 'false' argument.
Also, a suggestion for when this is fixed: when used by a Wyrmic(who already has this group)it should increase the talent multiplier by 0.1 or 0.2 instead. Would be appropriate, I think.
Re: eating the heart bug
Posted: Wed Jun 02, 2010 10:28 pm
by darkgod
fixed