From: <Ult...@us...> - 2009-01-18 18:36:40
|
Revision: 947 http://opengate.svn.sourceforge.net/opengate/?rev=947&view=rev Author: Ultrasick Date: 2009-01-18 18:36:26 +0000 (Sun, 18 Jan 2009) Log Message: ----------- removing incomplete files (the info in the xml was also partly wrong) because it causes trouble for my script Removed Paths: ------------- templates/ecms/ghost.wings trunk/data/ecms/ghost.xml Deleted: templates/ecms/ghost.wings =================================================================== (Binary files differ) Deleted: trunk/data/ecms/ghost.xml =================================================================== --- trunk/data/ecms/ghost.xml 2009-01-18 13:40:01 UTC (rev 946) +++ trunk/data/ecms/ghost.xml 2009-01-18 18:36:26 UTC (rev 947) @@ -1,35 +0,0 @@ -<?xml version="1.0"?> -<!DOCTYPE equipment SYSTEM "http://opengate.sourceforge.net/opengate.dtd"> - -<equipment type="ECM"> - <!-- Naming --> - <faction>Tauseti</faction> - <name>Ghost</name> - - <!-- Generic Data --> - <class>Radar Jammer</class> - <techlevel>8</techlevel> - <size>1</size> - <mass>30</mass> - - <!-- Additional Data --> - <description>TODO</description> - <image>ghost.png</image> - <model>ghost.blend</model> - <mesh>ghost.mesh</mesh> - - <!-- Specific data --> - <sensorlevel>3</sensorlevel> - <power_input>970000</power_input> - - <!-- Production Data --> - <manufacturer>Amananth</manufacturer> - <production-center>Amananth</production-center> - - <!-- Building Data --> - <required-component>Antimony</required-component> - <required-component>RAM</required-component> - <required-component>CPU</required-component> - <required-component>Magnetics</required-component> - -</equipment> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |