Added a count attribute to all list XML nodes (unhandled at the moment)
[shipsimu.git] / application / ship-simu / templates / game / engine / base_engine.xml
index 47085911ab2c651e836992130921523d3070a61e..675d90f53abfb0e37340f8ee2845f2a0b630e211 100644 (file)
@@ -46,7 +46,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                <!-- A list of required technology to build this engine. A better level
                     may increase the horse power of this engine. Some ships require
                     higher horse power or else it won't move. //-->
-               <technology-dependency-list>
+               <technology-dependency-list technology-dependency-count="{?technology_dependency_count?}">
                        <!-- A single technology dependency. //-->
                        <technology-dependency>
                                <technology-id>{[?technology_id?}</technology-id>