]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/game/types/research_types.xml
More technology added (commercial and electronical), TODOs.txt updated
[shipsimu.git] / application / ship-simu / templates / de / game / types / research_types.xml
index 7f7c247b3e78fbe66446a292eb02e43789353ad4..f3a6b47b44d92d864c5bac740c82f6c88bc06f90 100644 (file)
@@ -22,7 +22,11 @@ GNU General Public License for more details.
 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>
+<research-type-list>
        <!-- A base research proposal which all others depend on. //-->
-       <technology-type type="base" />
+       <research-type type="base" />
+       <!-- An electronics research proposal. This type may conflict with the
+            same technology. This is also why it is hard to devide between
+            technology and theory in this type. //-->
+       <research-type type="electronics" />
 </technology-type-list>