Skip to content

Commit

Permalink
renamed "unk32d" to "belief_systems"
Browse files Browse the repository at this point in the history
  • Loading branch information
AtomicChicken authored Feb 16, 2019
1 parent c5e45c5 commit 9d0ea37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion df.entities.xml
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@
<stl-vector name='unk32a' type-name='int32_t'/>
<stl-vector name='deities' type-name='int32_t' ref_target='historical_figure'/>
<stl-vector name='worship' type-name='int32_t' comment="Same length as deities(?). Some kind of relationship strength?"/>
<stl-vector name='unk32d' type-name='int32_t'/>
<stl-vector name='belief_systems' type-name='int32_t' ref-target="belief_system" comment="In Religion type entities established by prophets after having developed their own belief system, the ID of this belief system is contained here."/>
<stl-vector name='unk32e'>
<pointer>
<stl-vector type-name='int16_t'/>
Expand Down

0 comments on commit 9d0ea37

Please sign in to comment.