Lephisto/dat/commodity.xml
2013-03-21 00:46:40 +00:00

17 lines
435 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Commodities>
<commodity name="Food">
<description>Airtight compressed nutrient packets. Very nutritious.</description>
<high>160</high>
<medium>140</medium>
<low>120</low>
</commodity>
<commodity name="Ore">
<description>An assortment of ores. Needed for all kinds of processes.</description>
<high>240</high>
<medium>210</medium>
<low>180</low>
</commodity>
</Commodities>