vyrwort.xml

<items>
  <item>
    <key>vyrwort</key>
    <name>Vyrwort</name>
    <description>
      A strange smelling plant with spindly, creeping stems.
    </description>
    <type>flower</type>
    <icon>item_vyrwort</icon>
    <weight>0.2</weight>
    <priceDetails>
      <buy>8-12</buy>
      <sell>3-4</sell>
      <canTrade>true</canTrade>
    </priceDetails>
    <soundInfo>
      <pickup>plant_move_01</pickup>
    </soundInfo>
  </item>
</items>