]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/game/types/technology_types.xml
A lot rewrites, engine base template added, naval architecture added:
[shipsimu.git] / application / ship-simu / templates / de / game / types / technology_types.xml
index 68bf5f8d66a547578e490043b3888bb39a451251..ed27d2994fcfd53292d2d33c775e14535dccbff8 100644 (file)
@@ -27,12 +27,14 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
        <technology-type type="base" />
        <!-- Technology required for construction of buildings. //-->
        <technology-type type="building" />
+       <!-- Different chemicals. //-->
+       <technology-type type="chemicals" />
        <!-- Technologies for different constructions. //-->
        <technology-type type="construction" />
        <!-- Different equipment technologies. //-->
        <technology-type type="equipment" />
        <!-- Different production technologies. //-->
        <technology-type type="production" />
-       <!-- Different chemicals. //-->
-       <technology-type type="chemicals" />
+       <!-- Technologies for different ship constructions. //-->
+       <technology-type type="ship_construction" />
 </technology-type-list>