Revision: 493
http://svn.sourceforge.net/opengate/?rev=493&view=rev
Author: egore
Date: 2007-05-20 12:30:35 -0700 (Sun, 20 May 2007)
Log Message:
-----------
Move ghost around (sourceforge sucks, we cannot use svn move)
Added Paths:
-----------
trunk/data/ECMs/ghost.wings
trunk/data/ECMs/ghost.xml
Removed Paths:
-------------
trunk/data/ECMs/Ghost/
Added: trunk/data/ECMs/ghost.wings
===================================================================
(Binary files differ)
Property changes on: trunk/data/ECMs/ghost.wings
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/data/ECMs/ghost.xml
===================================================================
--- trunk/data/ECMs/ghost.xml (rev 0)
+++ trunk/data/ECMs/ghost.xml 2007-05-20 19:30:35 UTC (rev 493)
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<!DOCTYPE equipment SYSTEM "opengate.dtd">
+
+<equipment type="ECM">
+ <!-- Naming -->
+ <name>Ghost</name>
+ <class>Radar Jammer</class>
+ <faction>Solrain</faction>
+ <description>TODO</description>
+
+ <!-- Production Data -->
+ <manufacturer>Amananth</manufacturer>
+ <production-center>Amananth</production-center>
+
+ <!-- Generic Data -->
+ <techlevel>8</techlevel>
+ <size>1</size>
+ <mass>30</mass>
+
+ <sensorlevel>3</sensorlevel>
+ <power>970000</power>
+
+ <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.
|