Merge pull request #398 from Putnam3145/patch-5

Update add-thought.lua
develop
expwnent 2014-11-19 09:35:57 -05:00
commit afd7b9cf0b
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,
type=emotion,
unk2=1,
unk3=1,
strength=1,
thought=thought,
subthought=subthought,
severity=severity,