]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/game/mineral/base_mineral.xml
Bulding types, architecture technology and research lab added, rewrites on base templates
[shipsimu.git] / application / ship-simu / templates / de / game / mineral / base_mineral.xml
index 4e2039595b906d94b79a6d687bbfdaba84a92767..19e3464b45bfb9f1a721263500a3886fc1765516 100644 (file)
@@ -40,8 +40,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
        </general-data>
        <!-- To mine some minerals some knowledge in one or two technologies is
             required. Here you can list each technology with its required level. //-->
-       <technology-depency-list>
+       <technology-dependency-list>
                <!-- A single technology required to mine this mineral. //-->
-               <technology-depency id="{?technology_id?}" level="{?technology_level?}" />
-       </technology-depency-list>
+               <technology-dependency id="{?technology_id?}" level="{?technology_level?}" />
+       </technology-dependency-list>
 </mineral>