]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/game/building/base_building.xml
Attributes converted, more technology/research added:
[shipsimu.git] / application / ship-simu / templates / de / game / building / base_building.xml
index ce4331c7ac7a48edde98cc9a27e7bcf81c7bc7fd..7a8fb0d1a854d82a73e16f824eff8e7231621434 100644 (file)
@@ -147,7 +147,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
        <!-- We also have technology denpencies for a building. These must be
             understand by construction companies who made contracts with the
             shipping company to construct this building. //-->
-       <depencies>
+       <dependencies>
                <!-- A list of required technology to construct this building. //-->
                <technology-dependency-list>
                        <!-- A single required technology to construct this building. //-->
@@ -157,5 +157,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                                <level>{?technology_level?}</level>
                        </technology-dependency>
                </technology-dependency-list>
-       </depencies>
+       </dependencies>
 </building>