Skip to content

Commit

Permalink
Confirm mineral event flags, and add more
Browse files Browse the repository at this point in the history
  • Loading branch information
quietust committed Jun 14, 2013
1 parent 24d29ef commit 42736fe
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions df.map.xml
Original file line number Diff line number Diff line change
Expand Up @@ -399,8 +399,10 @@
<compound name='tile_bitmask' type-name='tile_bitmask'/>
<bitfield name='flags'>
<flag-bit name='discovered'/>
<flag-bit name='cluster' comment='??'/>
<flag-bit name='vein' comment='??'/>
<flag-bit name='cluster'/>
<flag-bit name='vein'/>
<flag-bit name='cluster_small'/>
<flag-bit name='cluster_one'/>
</bitfield>
</class-type>

Expand Down

0 comments on commit 42736fe

Please sign in to comment.