Skip to content

Commit 09cf8dd

Browse files
authored
Merge pull request DFHack#30 from OwnageIsMagic/patch-2
Update siren.lua
2 parents ebfb3fd + ff08707 commit 09cf8dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

siren.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ function add_thought(unit, emotion, thought)
5151
thought=thought,
5252
subthought=0,
5353
severity=0,
54-
flags=0,
54+
flags={},
5555
unk7=0,
5656
year=df.global.cur_year,
5757
year_tick=df.global.cur_year_tick})

0 commit comments

Comments
 (0)