Skip to content

Commit fdb4f7f

Browse files
quietustab9rf
authored andcommitted
Add missing history event field
Fixes #865
1 parent 9cb3c80 commit fdb4f7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

df.history_event.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,6 +1126,7 @@
11261126
<int32_t name='artifact_id' ref-target='artifact_record'/>
11271127
<int32_t name='creator_unit_id' ref-target='unit' comment='the unit who created the artifact'/>
11281128
<int32_t name='creator_hfid' ref-target='historical_figure' comment='the figure who created the artifact'/>
1129+
<int32_t name='entity' ref-target='historical_entity'/>
11291130
<int32_t name='site' ref-target='world_site'/>
11301131
<bitfield name='flags2' base-type='uint32_t' type-name='history_event_artifact_created_flag'/>
11311132
<compound name='circumstance'> not a compound

0 commit comments

Comments
 (0)