Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ab9rf committed Nov 11, 2023
1 parent cf1a950 commit fc88019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion df.military.xml
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@
<int32_t name='master_id' ref-target='army_controller' comment="copy of the id seen here, as well as a t7 for a t5 controller"/>
<int32_t name='master_hf' ref-target='historical_figure' comment="InvasionOrder: Civ/sitegov master. Invasion: leader of the attack, can be in army nemesis vector"/>
<int32_t name='commander_hf' ref-target='historical_figure' comment="InvasionOrder:leader of the attack. Invasion: subordinate squad leader(?) in army nemesis vector. Can be same as master"/>
<int32_t name="origin_task_holder_nemesis_id" ref-target='nemesis-record'/>
<int32_t name="origin_task_holder_nemesis_id" ref-target='nemesis_record'/>
<int32_t name="origin_task_id"/>
<int32_t name='origin_plot_holder_nemesis_id' ref-target='nemesis_record'/>
<int32_t name='origin_plot_id'/>
Expand Down

0 comments on commit fc88019

Please sign in to comment.