Major rewrite of game logic XMLs
[shipsimu.git] / application / ship-simu / templates / game / electronic / television.xml
index 12121a8bb22a2a80d75dacfd8e7f10bdec37853b..1c73803aa739fe092149b257f9595b415ba91e51 100644 (file)
@@ -27,7 +27,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
 //-->
 <electronic extends="base_electronic">
        <!-- General data of the electronics. //-->
-       <general-data>
+       <electronic-data>
                <!-- Id and type for this electronic. //-->
                <name>television</name>
                <type>entertainment</type>
@@ -38,7 +38,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                        <height>110</height>
                        <length>90</length>
                </dimensions>
-       </general-data>
+       </electronic-data>
        <!-- An electronical device may depend on one or more technologies, at least
             'electronics'. //-->
        <dependencies>