From ae6675a18825ea9ec7aef5978050a05c2a3b09f9 Mon Sep 17 00:00:00 2001 From: Putnam3145 Date: Mon, 17 Nov 2014 22:47:33 -0800 Subject: [PATCH] Update add-thought.lua --- scripts/add-thought.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/add-thought.lua b/scripts/add-thought.lua index b0b154a00..dd6596c86 100644 --- a/scripts/add-thought.lua +++ b/scripts/add-thought.lua @@ -8,7 +8,7 @@ local function addEmotionToUnit(emotions,thought,emotion,severity,subthought) emotions:insert('#',{new=df.unit_personality.T_emotions, type=emotion, unk2=1, - unk3=1, + strength=1, thought=thought, subthought=subthought, severity=severity,