]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/game/resource/base_resource.xml
Added a count attribute to all list XML nodes (unhandled at the moment)
[shipsimu.git] / application / ship-simu / templates / game / resource / base_resource.xml
index d6b160cba4449eafaa82bd0badf8b8d24cf27361..8860210e98f2b36e6f72312831c5398cdc7bacea 100644 (file)
@@ -40,7 +40,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
        </resource-data>
        <!-- To harvest some resource some knowledge in one or two technologies is
             required. Here you can list each technology with its required level. //-->
-       <technology-dependency-list>
+       <technology-dependency-list technology-dependency-count="{?technology_dependency_count?}">
                <!-- A single technology dependency to harvest this resource. //-->
                <technology-dependency>
                        <technology-id>{?technology_id?}</technology-id>