Page 1 of 1

[1.4.8] energy.value mistypes

Posted: Thu Aug 04, 2016 8:06 am
by StarKeep
Both the Multiply talent (talents\misc\npcs.lua, first talent) and a portion of code in Actor.lua (line ~2519) incorrectly set 'energy.val' instead of 'energy.value'.

Re: [1.4.8] energy.value mistypes

Posted: Thu Aug 04, 2016 2:30 pm
by darkgod
fixed