Major rewrite of game logic XMLs
[shipsimu.git] / application / ship-simu / templates / game / electronic / cellphone.xml
index 2184f02c7f470cef804e6c6842edfde4ad2e9395..e2ce154b25399dd5696b5890b2827adc79387a50 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>cellphone</name>
                <type>communication</type>
@@ -38,7 +38,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                        <height>35</height>
                        <length>30</length>
                </dimensions>
-       </general-data>
+       </electronic-data>
        <!-- An electronical device may depend on one or more technologies, at least
             'electronics'. //-->
        <dependencies>