Skip to content

Commit

Permalink
New tool tags.
Browse files Browse the repository at this point in the history
I haven't analyzed the structure of the items in default_improvements, except that they definitely aren't stl-strings.
  • Loading branch information
eswald committed Dec 18, 2015
1 parent 92390bb commit e551233
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions df.item-raws.xml
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,16 @@
<enum-item name='WOOD_MAT'/>
<enum-item name='INVERTED_TILE'/>
<enum-item name='FURNITURE'/>
<enum-item/>
<enum-item/>
<enum-item/>
<enum-item/>
<enum-item/>
<enum-item/>
<enum-item/>
<enum-item/>
<enum-item name='NO_DEFAULT_JOB'/>
<enum-item name='INCOMPLETE_ITEM'/>
</enum-type>

<enum-type type-name='tool_uses' base-type='int16_t'>
Expand Down Expand Up @@ -863,8 +873,8 @@

<int32_t name="container_capacity"/>

<stl-string name="unk_v4201_1" comment='v0.42.01'/>
<stl-vector name="unk_v4201_2" comment='v0.42.01'/>
<stl-string name="description" comment='v0.42.01'/>
<stl-vector name="default_improvements" comment='v0.42.01'/>
</class-type>

<enum-type type-name='toy_flags'>
Expand Down

0 comments on commit e551233

Please sign in to comment.