Skip to content

Commit

Permalink
Merge pull request DFHack#53 from maxthyme/master
Browse files Browse the repository at this point in the history
Roses found the attack_accuracy field.
  • Loading branch information
lethosor committed Jun 27, 2015
2 parents 4a5c863 + d6ec5a9 commit 8087652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion df.units.xml
Expand Up @@ -1698,7 +1698,7 @@
</bitfield>
--> <int32_t name='flags' comment='cannot put bitfields inside unions'/>
<int16_t name='unk_38'/>
<int32_t name='unk_3c'/>
<int32_t name='attack_accuracy'/>
<int32_t name='timer1' comment='prepare'/>
<int32_t name='timer2' comment='recover'/>
</compound>
Expand Down

0 comments on commit 8087652

Please sign in to comment.