Skip to content

Commit

Permalink
Add job_type::StoreItemInLocation
Browse files Browse the repository at this point in the history
Closes #150
  • Loading branch information
lethosor authored Jul 5, 2016
1 parent 28ffed3 commit 7796897
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion df.job-types.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,10 @@

-- 40

<enum-item/> formerly StoreItemInChest
<enum-item name='StoreItemInLocation'>
<item-attr name='caption' value='Store Item In Location'/>
<item-attr name='type' value='Hauling'/>
</enum-item>
<enum-item/> formerly StoreItemInCabinet
<enum-item name='StoreWeapon'>
<item-attr name='caption' value='Store Weapon'/>
Expand Down

0 comments on commit 7796897

Please sign in to comment.