Added a count attribute to all list XML nodes (unhandled at the moment)
[shipsimu.git] / application / ship-simu / templates / game / technology / sound_processor.xml
index 4adc30bdfd535365ac3668194e0a2dac350342c9..d223b4fcc6a16a3fafca7de92c7e59e544ef8141 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?}">
                        <!-- A technology dependency for this technology. //-->
                        <technology-dependency>
                                <technology-name>intergrated_current</technology-name>
@@ -46,7 +46,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                </technology-dependency-list>
                <!-- All research dependencies for this technology. //-->
                <!-- @TODO Should we find some theory behind processing? //-->
-               <research-dependency-list>
+               <research-dependency-list research-dependency-count="{?research_dependency_count?}">
                        <!-- A research dependency for this technology. //-->
                        <research-dependency>
                                <research-name>{?research_name?}</research-name>