]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/game/types/electronic_types.xml
Statics is no longer a technology, cellphone added, several fixes:
[shipsimu.git] / application / ship-simu / templates / de / game / types / electronic_types.xml
index 13e2063b947856363f25a5214d7cc313f8c1954a..6ff53e9e77230565b4e6c1285b5e339223059e01 100644 (file)
@@ -23,9 +23,7 @@ You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>
 //-->
 <electronic-type-list>
-       <!-- A common cellphone, no matter which network provider... ;-) //-->
-       <electronic-type type="cellphone" />
-       <!-- A common land line phone and it's equipment (we simplify again). //-->
-       <electronic-type type="phone" />
-       <!-- @TODO Add more commercial electronic devices. //-->
+       <!-- All common communication devices. //-->
+       <electronic-type type="communication" />
+       <!-- @TODO Add more types. //-->
 </electronic-type-list>