]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/game/types/technology_types.xml
Attributes converted, more technology/research added:
[shipsimu.git] / application / ship-simu / templates / de / game / types / technology_types.xml
index d07d2abb1c75b1210753bac78e27cc8cb0e69a15..68bf5f8d66a547578e490043b3888bb39a451251 100644 (file)
@@ -23,6 +23,16 @@ You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>
 //-->
 <technology-type-list>
-       <!-- Technology required for construction of buildings. ///-->
+       <!-- A base technology which all others depend on. //-->
+       <technology-type type="base" />
+       <!-- Technology required for construction of buildings. //-->
        <technology-type type="building" />
+       <!-- 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" />
 </technology-type-list>