Added a count attribute to all list XML nodes (unhandled at the moment)
[shipsimu.git] / application / ship-simu / templates / game / tank / base_tank.xml
index dc331f28b13f55ad5beb9ae7314f2e17493b8c02..c943576c2c514f55352150275349f6943586640e 100644 (file)
@@ -33,7 +33,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                <content-type>{?content_type?}</content-type>
        </content>
        <dependencies>
-               <technology-dependency-list>
+               <technology-dependency-list dependency-count="{?technology_dependency_count?}">
                        <technology-dependency>
                                <technology-id>{?technology_id?}</technology-id>
                                <technology-name>{?technology_name?}</technology-name>