Added a count attribute to all list XML nodes (unhandled at the moment)
[shipsimu.git] / application / ship-simu / templates / game / building / research_lab.xml
index d9c413f478a96f44f7df3c2ef1777062ca32f413..091ad0a76b026d213df24d2322a6a6bd282a69bb 100644 (file)
@@ -35,7 +35,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
             shipping company to construct this building. //-->
        <dependencies>
                <!-- A list of required technology to construct this building. //-->
-               <technology-dependency-list>
+               <technology-dependency-list technology-dependency-count="{?technology_dependency_count?}">
                        <!-- Arcgictecture is required. //-->
                        <technology-dependency>
                                <technology-name>architecture</technology-name>