]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/game/technology/sound_equalizer.xml
Added a count attribute to all list XML nodes (unhandled at the moment)
[shipsimu.git] / application / ship-simu / templates / game / technology / sound_equalizer.xml
index d434381484cd09215fde4c7c1f88968aed2af8f2..8d10f581066dacb73ce6f2a89d7aed609d844631 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>transistor</technology-name>
@@ -41,7 +41,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 equalizing? //-->
-               <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>