delivery_item_butcher.xml

<items>
  <item>
    <key>delivery_item_butcher</key>
    <name>Meat Package</name>
    <description>
      A box of bloody steaks. Wildlife is attracted to the smell.
    </description>
    <type>loot</type>
    <icon>item2_49</icon>
    <sortKey>_loot18</sortKey>
    <weight>5.0</weight>
    <specialItem>true</specialItem>
    <inventoryStatusEffect>delivery_item_butcher_status</inventoryStatusEffect>
    <priceDetails>
      <buy>20</buy>
    </priceDetails>
  </item>
</items>