Skip to content

Commit

Permalink
Add two unknown parameters to the reaction_product::produce vmethod (D…
Browse files Browse the repository at this point in the history
  • Loading branch information
NCommander authored and lethosor committed Jun 13, 2016
1 parent ea8bbc8 commit e57ddb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions df.reaction-raws.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,9 @@
<int32_t name='quantity'/>
<enum type-name='job_skill' base-type='int16_t'/>
<pointer type-name='historical_entity'/>
<int32_t name='unk1' />
<pointer type-name='world_site'/>
<pointer name='unk2' />
</vmethod>
<vmethod name='getDescription' comment='used in Adventurer mode reactions?'>
<pointer type-name='stl-string' name='desc'/>
Expand Down

0 comments on commit e57ddb6

Please sign in to comment.