Major rewrite of game logic XMLs
[shipsimu.git] / application / ship-simu / templates / game / electronic / radio_receiver.xml
index 53ff764548c4bd2e1dd4b9a5f341ee927e390e8e..7396eb010cc3d634b417e15605c63c9fca3ab9f5 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>
                <name>radio_receiver</name>
                <type>entertainment</type>
                <!-- Simplified dimensions of the electronics because it will be placed
@@ -37,7 +37,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                        <height>40</height>
                        <length>20</length>
                </dimensions>
-       </general-data>
+       </electronic-data>
        <!-- An electronical device may depend on one or more technologies, at least
             'electronics'. //-->
        <dependencies>