Skip to content

Commit

Permalink
Merge pull request #30 from OwnageIsMagic/patch-2
Browse files Browse the repository at this point in the history
Update siren.lua
  • Loading branch information
lethosor committed Nov 23, 2017
2 parents ebfb3fd + ff08707 commit 09cf8dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion siren.lua
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ function add_thought(unit, emotion, thought)
thought=thought,
subthought=0,
severity=0,
flags=0,
flags={},
unk7=0,
year=df.global.cur_year,
year_tick=df.global.cur_year_tick})
Expand Down

0 comments on commit 09cf8dd

Please sign in to comment.