We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cb3c80 commit fdb4f7fCopy full SHA for fdb4f7f
df.history_event.xml
@@ -1126,6 +1126,7 @@
1126
<int32_t name='artifact_id' ref-target='artifact_record'/>
1127
<int32_t name='creator_unit_id' ref-target='unit' comment='the unit who created the artifact'/>
1128
<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'/>
1130
<int32_t name='site' ref-target='world_site'/>
1131
<bitfield name='flags2' base-type='uint32_t' type-name='history_event_artifact_created_flag'/>
1132
<compound name='circumstance'> not a compound
0 commit comments