Major rewrite of game logic XMLs
[shipsimu.git] / application / ship-simu / templates / game / research / radio_receiving.xml
index 44513dd8092392963f17cdd6f95c54ed2755b291..5d957016e91f78eb3805a133abe0e396545e97d0 100644 (file)
@@ -33,8 +33,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                <technology-dependency-list>
                        <!-- A research proposal dependency for this research proposal. //-->
                        <technology-dependency>
-                               <name>signal_modulation</name>
-                               <level>1</level>
+                               <technology-name>signal_modulation</technology-name>
+                               <technology-type>electronics</technology-type>
+                               <technology-level>1</technology-level>
                        </technology-dependency>
                </technology-dependency-list>
        </dependencies>