Added a count attribute to all list XML nodes (unhandled at the moment)
[shipsimu.git] / application / ship-simu / templates / game / technology / household_devices.xml
index 0e21326342c88f8835ad9a611140067b482f6040..e19e14fa9bc1cfd405827bf0d28892047a450efb 100644 (file)
@@ -31,7 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
             proposals to gain the first level of this technology. //-->
        <dependencies>
                <!-- All technology dependencies for this technology. //-->
-               <technology-dependency-list>
+               <technology-dependency-list technology-dependency-count="{?technology_dependency_count?}">
                        <technology-dependency>
                                <technology-name>plastics</technology-name>
                                <technology-type>chemicals</technology-type>
@@ -39,7 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                        </technology-dependency>
                </technology-dependency-list>
                <!-- All research proposal dependencies for this research. //-->
-               <research-dependency-list>
+               <research-dependency-list research-dependency-count="{?research_dependency_count?}">
                        <!-- @TODO Find a research type //-->
                        <research-dependency>
                                <research-name>electronics</research-name>