Update add-thought.lua

develop
Putnam3145 2014-11-17 22:47:33 -08:00
parent d83c32a0c5
commit ae6675a188
1 changed files with 1 additions and 1 deletions

@ -8,7 +8,7 @@ local function addEmotionToUnit(emotions,thought,emotion,severity,subthought)
emotions:insert('#',{new=df.unit_personality.T_emotions, emotions:insert('#',{new=df.unit_personality.T_emotions,
type=emotion, type=emotion,
unk2=1, unk2=1,
unk3=1, strength=1,
thought=thought, thought=thought,
subthought=subthought, subthought=subthought,
severity=severity, severity=severity,