Skip to content

Commit

Permalink
Identified entity.resources.organic.anon_1
Browse files Browse the repository at this point in the history
entity.resources.organic.anon_1 should be changed to entity.resources.organic.parchment
I found that anon_1 holds parchment material entries while researching how to modify parchment materials in a civilization for https://github.com/rndmvar/DFHack_scripts/blob/master/populate.rb
  • Loading branch information
rndmvar authored Apr 3, 2017
1 parent 9b834c0 commit cc899c4
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 @@ -383,7 +383,7 @@

<compound name='organic'>
<compound name='leather' type-name='material_vec_ref'/>
<compound type-name='material_vec_ref' since='v0.42.01'/>
<compound name='parchment' type-name='material_vec_ref' since='v0.42.01'/>
<compound name='fiber' type-name='material_vec_ref'/>
<compound name='silk' type-name='material_vec_ref'/>
<compound name='wool' type-name='material_vec_ref'/>
Expand Down

0 comments on commit cc899c4

Please sign in to comment.