From: <spo...@us...> - 2007-06-18 17:51:58
|
Revision: 571 http://svn.sourceforge.net/opengate/?rev=571&view=rev Author: spom_spom Date: 2007-06-18 10:51:58 -0700 (Mon, 18 Jun 2007) Log Message: ----------- change object_id for vessels Modified Paths: -------------- trunk/data/ships/octavius/apteryx/apteryx.xml trunk/data/ships/quantar/storm/storm.xml trunk/data/ships/squadrok/squid/squid.xml Modified: trunk/data/ships/octavius/apteryx/apteryx.xml =================================================================== --- trunk/data/ships/octavius/apteryx/apteryx.xml 2007-06-18 09:25:02 UTC (rev 570) +++ trunk/data/ships/octavius/apteryx/apteryx.xml 2007-06-18 17:51:58 UTC (rev 571) @@ -4,7 +4,7 @@ <!-- Naming --> <faction>octavius</faction> <faction_id>3</faction_id> - <object_id>1</object_id> + <object_id>301</object_id> <name>apteryx</name> <!-- Generic Data --> Modified: trunk/data/ships/quantar/storm/storm.xml =================================================================== --- trunk/data/ships/quantar/storm/storm.xml 2007-06-18 09:25:02 UTC (rev 570) +++ trunk/data/ships/quantar/storm/storm.xml 2007-06-18 17:51:58 UTC (rev 571) @@ -3,7 +3,7 @@ <ship> <!-- Naming --> <faction_id>2</faction_id> - <object_id>2</object_id> + <object_id>201</object_id> <name>storm</name> <!-- Generic Data --> Modified: trunk/data/ships/squadrok/squid/squid.xml =================================================================== --- trunk/data/ships/squadrok/squid/squid.xml 2007-06-18 09:25:02 UTC (rev 570) +++ trunk/data/ships/squadrok/squid/squid.xml 2007-06-18 17:51:58 UTC (rev 571) @@ -4,7 +4,7 @@ <!-- Naming --> <faction_id>4</faction_id> <name>Squid</name> - <object_id>1</object_id> + <object_id>401</object_id> <!-- Generic Data --> <class>Probe</class> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |