]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/game/technology/drawings.xml
Major rewrite of game logic XMLs
[shipsimu.git] / application / ship-simu / templates / game / technology / drawings.xml
index ef38631ad60a9e9a0e92166add4899bd3cbb74a9..43dbf5001bf99f3aa1c49b9cf856dd72838233ea 100644 (file)
@@ -23,8 +23,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
 //-->
 <technology extends="base_technology">
        <!-- General technology data like type, level, summary or description. //-->
-       <general-data>
+       <technology-data>
                <name>drawings</name>
                <type>base</type>
-       </general-data>
+       </technology-data>
 </technology>