From: <pyr...@us...> - 2008-09-07 01:04:22
|
Revision: 12432 http://vegastrike.svn.sourceforge.net/vegastrike/?rev=12432&view=rev Author: pyramid3d Date: 2008-09-07 01:04:27 +0000 (Sun, 07 Sep 2008) Log Message: ----------- UnitConverter version 0.20: Complete workflow. Vigilance by Fendorin: textures update. Modified Paths: -------------- trunk/data/sectors/Special/Modelview.system trunk/data/units/Vigilance/vigilance.bfxm trunk/data/units/units.csv trunk/masters/units/Vigilance/Vigilance2.png trunk/masters/units/Vigilance/Vigilance2glow.png trunk/modtools/UnitConverter/objparse.py trunk/modtools/UnitConverter/unitconverter.py trunk/modtools/UnitConverter/vsunitcsv.py Added Paths: ----------- trunk/data/units/Vigilance/homeland-security_tex_000.texture trunk/data/units/Vigilance/homeland-security_tex_002.texture trunk/data/units/Vigilance/tex_000.texture trunk/data/units/Vigilance/tex_001.texture trunk/data/units/Vigilance/tex_002.texture trunk/data/units/Vigilance/tex_003.texture trunk/data/units/Vigilance/tex_004.texture trunk/data/units/Vigilance/vigilance-hud.image trunk/data/units/Vigilance/vigilance-hud.sprite trunk/masters/units/Vigilance/Vigilance-hud.png trunk/masters/units/Vigilance/Vigilance.mtl trunk/masters/units/Vigilance/Vigilance.obj trunk/masters/units/Vigilance/Vigilance_bump.png trunk/masters/units/Vigilance/Vigilance_homeland.png trunk/masters/units/Vigilance/Vigilance_homeland_DMG.png trunk/masters/units/Vigilance/Vigilance_spec.png trunk/masters/units/Vigilance/sources/ trunk/masters/units/Vigilance/sources/Vigilance-hud_master.png trunk/masters/units/Vigilance/sources/Vigilance.blend trunk/modtools/UnitConverter/vsmission.py Removed Paths: ------------- trunk/data/units/Vigilance/Vigilance-hud.png trunk/data/units/Vigilance/Vigilance-hud.spr trunk/data/units/Vigilance/Vigilance2.png trunk/data/units/Vigilance/Vigilance2dmg.png trunk/data/units/Vigilance/Vigilance2glow.png trunk/data/units/Vigilance/homeland-security_Vigilance2.png trunk/data/units/Vigilance/homeland-security_Vigilance2dmg.png trunk/masters/units/Vigilance/Vigilance homeland.png trunk/masters/units/Vigilance/Vigilance homeland_DMG.png trunk/masters/units/Vigilance/vigilance-hud-master.png trunk/masters/units/Vigilance/vigilance.mtl trunk/masters/units/Vigilance/vigilance.obj trunk/masters/units/Vigilance/vigilance.wings Modified: trunk/data/sectors/Special/Modelview.system =================================================================== --- trunk/data/sectors/Special/Modelview.system 2008-09-04 23:00:15 UTC (rev 12431) +++ trunk/data/sectors/Special/Modelview.system 2008-09-07 01:04:27 UTC (rev 12432) @@ -1,14 +1,23 @@ -<system name="Modelview" background="backgrounds/emerald" nearstars="500" stars="1000" starspread="150" scalesystem="1000"> +<system name="Modelview" background="backgrounds/starfield3" nearstars="500" stars="1000" starspread="150" scalesystem="1000"> <Light> - <ambient red="0.000000" green="0.000000" blue="0.000000"/> - <diffuse red="0.866025" green="0.853710" blue="0.667231"/> - <specular red="1.000000" green="0.971760" blue="0.593597"/> + <ambient red="0.1" green="0.1" blue="0.1"/> + <diffuse red=".9" green=".9" blue=".9"/> + <specular red="0.1" green="0.1" blue="0.1"/> </Light> <Light> - <ambient red="0.000000" green="0.000000" blue="0.000000"/> - <diffuse red="0.866025" green="0.455290" blue="0.345211"/> - <specular red="1.000000" green="0.276385" blue="0.158894"/> + <ambient red="0.1" green="0.1" blue="0.1"/> + <diffuse red="0.1" green="0.1" blue="0.1"/> + <specular red="0" green="0" blue="0"/> </Light> -<Planet name="Cephid_17 A" file="stars/white_star.texture" ri="0.000000" rj="0.000000" rk="0.000000" si="0.000000" sj="0.000000" sk="0.000000" radius="746000.000000" x="0" y="0" z="0" Red="0.950000" Green="0.928820" Blue="0.645198" ReflectNoLight="true" light="0"> +<Planet name="Cephid_17 A" file="stars/white_star.texture" ri="0.000000" rj="0.000000" rk="0.000000" si="0.000000" sj="0.000000" sk="0.000000" radius="746000.000000" x="0" y="0" z="0" Red="0.9" Green="0.9" Blue="0.9" ReflectNoLight="true" light="0 1l"> + <Planet name="Landing Paradise" file="planets/university.texture" radius="1281005" gravity="18" ri="26000000.0" rj="0" rk="26000000" si="26000000.0" sj="0" sk="-26000000.0" year="13661700" day="950" position="0"> + <Atmosphere file="sol/earthcloudmaptrans2.texture" alpha="SRCALPHA INVSRCALPHA" radius="1282000"/> + <CityLights file="planets/university_light.texture" wrapx="1" wrapy="1"/> + <Fog> + <FogElement file="atmXatm.bfxm" ScaleAtmosphereHeight="0.96" red=".5" blue="1" green=".7" alpha="0.5" dired="1" diblue="1" digreen="1" dialpha=".5" concavity=".99" focus=".01" minalpha="0" maxalpha="0.25"/> + <FogElement file="atmXhalo.bfxm" ScaleAtmosphereHeight="0.96" red=".5" blue="1" green=".7" alpha="0.5" dired="1" diblue="1" digreen="1" dialpha=".5" concavity=".99" focus=".01" minalpha="0" maxalpha="1"/> + </Fog> + <Unit name="Shield Tester" file="MiningBase" ri="2059833" rj="-400" rk="0" si="0" sj="-400" sk="2059833" faction="confed" year="1118260" day="20700" /> + </planet> </Planet> </system> Deleted: trunk/data/units/Vigilance/Vigilance-hud.spr =================================================================== --- trunk/data/units/Vigilance/Vigilance-hud.spr 2008-09-04 23:00:15 UTC (rev 12431) +++ trunk/data/units/Vigilance/Vigilance-hud.spr 2008-09-07 01:04:27 UTC (rev 12432) @@ -1,3 +0,0 @@ -Vigilance-hud.png Vigilance-hud.png -128 128 -0 0 Property changes on: trunk/data/units/Vigilance/homeland-security_tex_000.texture ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Property changes on: trunk/data/units/Vigilance/homeland-security_tex_002.texture ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Property changes on: trunk/data/units/Vigilance/tex_000.texture ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Property changes on: trunk/data/units/Vigilance/tex_001.texture ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Property changes on: trunk/data/units/Vigilance/tex_002.texture ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Property changes on: trunk/data/units/Vigilance/tex_003.texture ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Property changes on: trunk/data/units/Vigilance/tex_004.texture ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Property changes on: trunk/data/units/Vigilance/vigilance-hud.image ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/data/units/Vigilance/vigilance-hud.sprite =================================================================== --- trunk/data/units/Vigilance/vigilance-hud.sprite (rev 0) +++ trunk/data/units/Vigilance/vigilance-hud.sprite 2008-09-07 01:04:27 UTC (rev 12432) @@ -0,0 +1,3 @@ +vigilance-hud.image vigilance-hud.image +256 256 +0 0 Modified: trunk/data/units/units.csv =================================================================== --- trunk/data/units/units.csv 2008-09-04 23:00:15 UTC (rev 12431) +++ trunk/data/units/units.csv 2008-09-07 01:04:27 UTC (rev 12432) @@ -106,7 +106,7 @@ Emu,./Emu,Emu,,Vessel,SUPPORT,,Emu-hud.spr,25,no-cockpit,0,0,0,{Emu.bfxm;;},,,,,,,32000,32000,2333.33,14000,825,825,825,825,1000,1000,1000,1000,2300,3000,2000,2000,,,,,30,0,1200,5000,80,TRUE,1,,400,,0,0,60000,60000,60000,10,10,10,600000,300000,300000,50000,50000,50000,50000,40,40,TRUE,TRUE,300000000,5,180,10,200000,,,,,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,upgrades/Overdrive:1,,,{supernova.bmp.bfxm;0;-0.5;-6;3.5;;;;;}{supernova.bmp.bfxm;0;0.375;-6;4;;;;;}{supernova.bmp.bfxm;0;1.05;-6;3;;;;;},{tractor;;;special autotracking;0;0.75;8.5;;;;;;;;;1;1},,{;0;0;12;3;0},{Industrially_Manufactured_Goods/Mining;.6;.1;;1}{Fragments;;;100;100},,,0,600,0,,,,,,pPiI -Entourage,./Entourage,Entourage,ART-DONE NEEDS STATS,Vessel,SHUTTLE,,entourage-hud.sprite,1,,0,0,0,{entourage.bfxm;;},entourage-shield.bfxm,,,,,,72,72,3.46,400,25,25,25,25,25,25,25,25,125,125,,,,,,,25,0,250,125,15,TRUE,1,,200,120,1,0,50000,50000,50000,55,60,60,25000,22000,15000,5000,5000,5000,5000,540,540,FALSE,,300000000,5,180,10,25,,,,,0,0,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,upgrades/Overdrive:1;upgrades/Capacitors:1;upgrades/Reactors:1;upgrades/Armor:1;upgrades/Sensors:1;upgrades/Shield_Systems:1;upgrades/Passenger_Quarters:1;upgrades/Repair_Systems:1;upgrades/ECM_Systems:1,,;;;;;;,{supernova.bmp.bfxm;1.302201;-0.152592;-6.2;2;;;;;}{supernova.bmp.bfxm;-1.302201;-0.152592;-6.2;2;;;;;}{supernova.bmp.bfxm;1.732082;-0.151008;-6.2;2;;;;;}{supernova.bmp.bfxm;-1.732082;-0.151008;-6.2;2;;;;;}{supernova.bmp.bfxm;2.863410;-0.146839;-6.2;2;;;;;}{supernova.bmp.bfxm;-2.863410;-0.146839;-6.2;2;;;;;}{supernova.bmp.bfxm;2.353267;-0.148718;-6.2;2;;;;;}{supernova.bmp.bfxm;-2.353267;-0.148718;-6.2;2;;;;;}{supernova.bmp.bfxm;0.506365;-0.78629;-5.229958;2;;;;;}{supernova.bmp.bfxm;-0.506365;-0.78629;-5.229958;2;;;;;}{supernova.bmp.bfxm;0.230966;0.46835;-5.2848989;2;;;;;}{supernova.bmp.bfxm;-0.230966;0.46835;-5.2848989;2;;;;;},,,,,,,0,225,0,,,,,,pPiI +Entourage,./Entourage,Entourage,ART-DONE NEEDS STATS,Vessel,SHUTTLE,Luxury Personal Transportation by the Luxury Travel Conglomerate primarily utilized by the Highborn and Uln Ranks of Lords,entourage-hud.sprite,1,no-cockpit,0,0,0,{entourage.bfxm;;},entourage-shield.bfxm,,,,,,72,72,3.46,400,25,25,25,25,25,25,25,25,125,125,,,,,,,25,0,250,125,15,TRUE,1,,200,120,1,0,50000,50000,50000,55,60,60,25000,22000,15000,5000,5000,5000,5000,540,540,FALSE,,300000000,5,180,10,25,,,,,0,0,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,upgrades/Overdrive:1;upgrades/Capacitors:1;upgrades/Reactors:1;upgrades/Armor:1;upgrades/Sensors:1;upgrades/Shield_Systems:1;upgrades/Passenger_Quarters:1;upgrades/Repair_Systems:1;upgrades/ECM_Systems:1,,;;;;;;,{supernova.bmp.bfxm;1.302201;-0.152592;-6.2;2;;;;;}{supernova.bmp.bfxm;-1.302201;-0.152592;-6.2;2;;;;;}{supernova.bmp.bfxm;1.732082;-0.151008;-6.2;2;;;;;}{supernova.bmp.bfxm;-1.732082;-0.151008;-6.2;2;;;;;}{supernova.bmp.bfxm;2.863410;-0.146839;-6.2;2;;;;;}{supernova.bmp.bfxm;-2.863410;-0.146839;-6.2;2;;;;;}{supernova.bmp.bfxm;2.353267;-0.148718;-6.2;2;;;;;}{supernova.bmp.bfxm;-2.353267;-0.148718;-6.2;2;;;;;}{supernova.bmp.bfxm;0.506365;-0.78629;-5.229958;2;;;;;}{supernova.bmp.bfxm;-0.506365;-0.78629;-5.229958;2;;;;;}{supernova.bmp.bfxm;0.230966;0.46835;-5.2848989;2;;;;;}{supernova.bmp.bfxm;-0.230966;0.46835;-5.2848989;2;;;;;},,,,,,,0,225,0,,,,,,pPiI Entourage.blank,./Entourage,Entourage,ART-DONE NEEDS STATS,Vessel,SHUTTLE,,entourage-hud.sprite,1,,0,0,0,{entourage.bfxm;;},entourage-shield.bfxm,,,,,,72,72,3.46,400,0,0,0,0,0,0,0,0,0,0,,,,,,,0,0,25,,,TRUE,1,,200,120,1,0,50000,50000,50000,55,60,60,25000,22000,15000,5000,5000,5000,5000,540,540,FALSE,,300000000,5,180,10,25,,,,,0,0,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,upgrades/Overdrive:1;upgrades/Capacitors:1;upgrades/Reactors:1;upgrades/Armor:1;upgrades/Sensors:1;upgrades/Shield_Systems:1;upgrades/Passenger_Quarters:1;upgrades/Repair_Systems:1;upgrades/ECM_Systems:1,,;;;;;;,,,,,,,,0,225,0,,,,,,pPiI Franklin,./franklin,Franklin,,Vessel,SHUTTLE,Andolian diplomatic shuttle,franklin-hud.spr,10,,0,0,2.5,{franklin.bfxm;;},,,,,,,152,152,47.92,900,500,500,500,500,500,500,500,500,3000,4000,3000,3000,,,,,0,0,325,600,25,TRUE,1,,300,120,1,4,50000,50000,50000,80,87,95,40000,40000,22000,10000,10000,10000,10000,440,440,FALSE,FALSE,300000000,5,180,10,300,,,,,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,mult_shady_moreupgrade;mult_shady_morethrust;mult_shady_moreshields;mult_shady_moregunrecharge;mult_shady_moreshieldrecharge;mult_shady_moreturning;upgrades/Overdrive:1;upgrades/Capacitors:1;upgrades/Reactors:1;upgrades/Armor:1;upgrades/Sensors:1;upgrades/Shield_Systems:1;upgrades/Passenger_Quarters:1;upgrades/Repair_Systems:1;upgrades/ECM_Systems:1,{franklinpd;0;0.25;0;1.0;0;0;0;1;0;180.0}{franklinpd;0;-0.25;1;1.0;0;0;0;-1;0;180.0},;;;;;;,{supernova.bmp.bfxm;0.00000e+0;2.40000e-2;-1.03600;.5;;;;;}{supernova.bmp.bfxm;-0.298000;2.40000e-2;-1.03600;.5;;;;;}{supernova.bmp.bfxm;0.290000;2.40000e-2;-1.03600;.5;;;;;},{Disruptor;;;Light Medium;-1.45600;-2.00000e-2;-0.396000;;;;;;;;;1;1}{Disruptor;;;Light Medium;1.45800;-2.00000e-2;-0.396000;;;;;;;;;1;1}{EMPTorpedo;1;90;Special-missile Heavy-missile;5.00000e-2;-0.102000;2.91600;;;;;;;;;1;1}{EMPTorpedo;1;90;Special-missile Heavy-missile;-4.20000e-2;-0.102000;2.91600;;;;;;;;;1;1}{leechgun;;;special;5.00000e-2;-0.102000;2.91600;;;;;;;;;1;1}{leechgun;;;special;-4.20000e-2;-0.102000;2.91600;;;;;;;;;1;1}{Disruptor;;;Light Medium;0.160000;-0.102000;2.42200;;;;;;;;;1;1}{Disruptor;;;Light Medium;-0.132000;-0.102000;2.42200;;;;;;;;;1;1},,,,,,0,300,0,,,,,,pPiI @@ -319,7 +319,7 @@ Vendetta.hunter,./vendetta,Vendetta,,Vessel,FIGHTER,LTC built Hunter-commisioned vessel,vendetta-hud.spr,0.5,,0,0.706241,30.327221,{vendetta.bfxm;;},,,,,,,250,250,15,700,450,450,450,450,400,400,400,400,1200,900,800,800,,,,,60,0,325,2000,250,TRUE,1,,200,150,1,4,50000,50000,50000,70,70,70,35000,30000,25000,5000,5000,5000,5000,490,450,TRUE,TRUE,300000000,4,180,25,10,,,,,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,mult_shady_moreupgrade:1;mult_shady_morethrust:1;mult_shady_moreshields:1;mult_shady_moregunrecharge:1;mult_shady_moreshieldrecharge:1;mult_shady_moreturning:1;upgrades/Overdrive:1;upgrades/Capacitors:1;upgrades/Reactors:1;upgrades/Armor:1;upgrades/Sensors:1;upgrades/Shield_Systems:1;upgrades/Passenger_Quarters:1;upgrades/Repair_Systems:1;upgrades/ECM_Systems:1,,;;;;;;,{supernova.bmp.bfxm;7.861;-2.5;2.6;11;;;;;}{supernova.bmp.bfxm;-7.861;-2.5;2.6;11;;;;;}{supernova.bmp.bfxm;7.661;-3.9;4.206;8;;;;;}{supernova.bmp.bfxm;-7.661;-3.9;4.206;8;;;;;},{IonBurster;;;light autotracking;-34.575;0.55;29.427;;;;;;;;;1;1}{IonBurster;;;light autotracking;-34.575;-4.244;29.427;;;;;;;;;1;1}{IonBurster;;;light autotracking;-23.535;0.55;33.618;;;;;;;;;1;1}{IonBurster;;;light autotracking;-23.535;-4.244;33.618;;;;;;;;;1;1}{IonBurster;;;light autotracking;23.535;0.55;33.618;;;;;;;;;1;1}{IonBurster;;;light autotracking;23.535;-4.244;33.618;;;;;;;;;1;1}{IonBurster;;;light autotracking;34.575;0.55;29.427;;;;;;;;;1;1}{IonBurster;;;light autotracking;34.575;-4.244;29.427;;;;;;;;;1;1},,,,,,0,680,0,,,,,,pPiI Vendetta.stock,./vendetta,Vendetta,,Vessel,FIGHTER,LTC built Hunter-commisioned vessel,vendetta-hud.spr,0.5,,0,0.706241,30.327221,{vendetta.bfxm;;},,,,,,,194,194,15,600,1,1,1,1,1,1,1,1,75,75,75,75,,,,,4,0,325,100,15,FALSE,1,,200,150,1,4,50000,50000,50000,70,70,70,35000,30000,25000,5000,5000,5000,5000,490,450,FALSE,FALSE,300000000,4,180,25,10,,,,,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,mult_shady_moreupgrade:1;mult_shady_morethrust:1;mult_shady_moreshields:1;mult_shady_moregunrecharge:1;mult_shady_moreshieldrecharge:1;mult_shady_moreturning:1;upgrades/Overdrive:1;upgrades/Capacitors:1;upgrades/Reactors:1;upgrades/Armor:1;upgrades/Sensors:1;upgrades/Shield_Systems:1;upgrades/Passenger_Quarters:1;upgrades/Repair_Systems:1;upgrades/ECM_Systems:1,,;;;;;;,{supernova.bmp.bfxm;7.861;-2.5;2.6;11;;;;;}{supernova.bmp.bfxm;-7.861;-2.5;2.6;11;;;;;}{supernova.bmp.bfxm;7.661;-3.9;4.206;8;;;;;}{supernova.bmp.bfxm;-7.661;-3.9;4.206;8;;;;;},{;;;light autotracking;-34.575;0.55;29.427;;;;;;;;;1;1}{;;;light autotracking;-34.575;-4.244;29.427;;;;;;;;;1;1}{;;;light autotracking;-23.535;0.55;33.618;;;;;;;;;1;1}{;;;light autotracking;-23.535;-4.244;33.618;;;;;;;;;1;1}{;;;light autotracking;23.535;0.55;33.618;;;;;;;;;1;1}{;;;light autotracking;23.535;-4.244;33.618;;;;;;;;;1;1}{;;;light autotracking;34.575;0.55;29.427;;;;;;;;;1;1}{;;;light autotracking;34.575;-4.244;29.427;;;;;;;;;1;1},,,,{skyscope1;upgrades/Sensors/Basic;200;1;0.01;1;1;1;;0}{capacitor01;upgrades/Capacitors/Standard;200;1;2;2;1;1;;0}{reactor01;upgrades/Reactors/Standard;200;1;1;2;1;1;;0}{add_spec_capacitor01;upgrades/SPEC_Capacitors;200;1;5;4;1;1;;0}{quadshield01;upgrades/Shield_Systems/Standard_Quad_Shields;200;1;1;4;1;1;;0},,0,680,0,,,,,,pPiI -Vigilance,./Vigilance,Vigilance,NEEDS ENGINES AND WEAPONS,Vessel,ESCORTCAP,,Vigilance-hud.spr,110,,0,0,0,{vigilance.bfxm;;},,,,,,,100000,100000,16000,15000,1200,1200,1200,1200,1200,1200,1200,1200,18000,18000,18000,18000,,,,,75,0,2500,15000,300,TRUE,1,,1000,120,1,8,4500000,4500000,4500000,15,15,20,5000000,4500000,3000000,800000,800000,800000,800000,225,225,TRUE,TRUE,300000000,10,180,75,10000,,,,,0,0,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,upgrades/Overdrive:1;upgrades/Capacitors:1;upgrades/Reactors:1;upgrades/Armor:1;upgrades/Sensors:1;upgrades/Shield_Systems:1;upgrades/Passenger_Quarters:1;upgrades/Repair_Systems:1;upgrades/ECM_Systems:1,{turretflak;0;0.99;1;0;0;1;0;1;0;180}{turretflak;0;-0.72;1;0;0;1;0;-1;0;180},;;;;;;,{supernova.bmp.bfxm;0.139797;-0.131617;-7.375524;1.5;;;;;}{supernova.bmp.bfxm;-0.139797;-0.131617;-7.375524;1.5;;;;;}{supernova.bmp.bfxm;0.465991;-0.153807;-7.375524;1.5;;;;;}{supernova.bmp.bfxm;-0.465991;-0.153807;-7.375524;1.5;;;;;}{supernova.bmp.bfxm;2.459136;-0.53331;-7.980880;1;;;;;}{supernova.bmp.bfxm;-2.459136;-0.53331;-7.980880;1;;;;;}{supernova.bmp.bfxm;1.64549;-0.231993;-7.076193;1;;;;;}{supernova.bmp.bfxm;-1.64549;-0.231993;-7.076193;1;;;;;}{supernova.bmp.bfxm;0.241208;0.402612;-7.376752;2;;;;;}{supernova.bmp.bfxm;-0.241208;0.402612;-7.376752;2;;;;;}{supernova.bmp.bfxm;0.610225;0.523162;-7.376752;0.75;;;;;}{supernova.bmp.bfxm;-0.610225;0.523162;-7.376752;0.75;;;;;},{capiff;25;;;1.645490;-0.231993;-5;;;;;;;;;1;1}{capiff;25;;;-1.645490;-0.231993;-5;;;;;;;;;1;1}{capiff;25;;;1.645490;-0.231993;-5;;;;;;;;;1;1}{capiff;25;;;-1.645490;-0.231993;-5;;;;;;;;;1;1}{capiff;25;;;1.645490;-0.231993;-5;;;;;;;;;1;1}{capiff;25;;;-1.645490;-0.231993;-5;;;;;;;;;1;1}{capiff;25;;;1.645490;-0.231993;-5;;;;;;;;;1;1}{capiff;25;;;-1.645490;-0.231993;-5;;;;;;;;;1;1}{torpedo;50;;;0.64;2.5;3;;;;;;;;;1;1}{torpedo;50;;;-0.64;2.5;3;;;;;;;;;1;1}{RelativisticParticleBeam;;;capship-light autotracking;2.507689;-0.052456;-3.449466;;;0;0;1;-0;1;0;1;1}{RelativisticParticleBeam;;;capship-light autotracking;-2.507689;-0.052456;-3.449466;;;0;0;1;-0;1;0;1;1}{RelativisticParticleBeam;;;capship-light autotracking;2.206848;-0.882219;-3.449466;;;0;0;1;-0;1;0;1;1}{RelativisticParticleBeam;;;capship-light autotracking;-2.206848;-0.882219;-3.449466;;;0;0;1;-0;1;0;1;1},,{;0;-0.85;1.5;0.5;0},{Natural_Products/Food;1.3;.2;10;20}{Natural_Products/Liquor;1.05;.1;;1}{upgrades/Ammunition/Common;1;.1;80;90}{upgrades/Ammunition/Uncommon;2;.3;60;180},,,0,600,0,,,,,,pPiI +Vigilance,./Vigilance,Vigilance,NEEDS ENGINES AND WEAPONS,Vessel,ESCORTCAP,Purist manufactured corvette,vigilance-hud.sprite,110,,0,0,0,{vigilance.bfxm;;},,,,,,,100000,100000,16000,15000,1200,1200,1200,1200,1200,1200,1200,1200,18000,18000,18000,18000,,,,,75,0,2500,15000,300,TRUE,1,,1000,120,1,8,4500000,4500000,4500000,15,15,20,5000000,4500000,3000000,800000,800000,800000,800000,225,225,TRUE,TRUE,300000000,10,180,75,10000,,,,,0,0,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,upgrades/Overdrive:1;upgrades/Capacitors:1;upgrades/Reactors:1;upgrades/Armor:1;upgrades/Sensors:1;upgrades/Shield_Systems:1;upgrades/Passenger_Quarters:1;upgrades/Repair_Systems:1;upgrades/ECM_Systems:1,{turretflak;0;0.99;1;0;0;1;0;1;0;180}{turretflak;0;-0.72;1;0;0;1;0;-1;0;180},;;;;;;,{supernova.bmp.bfxm;0.139797;-0.131617;-7.375524;1.5;;;;;}{supernova.bmp.bfxm;-0.139797;-0.131617;-7.375524;1.5;;;;;}{supernova.bmp.bfxm;0.465991;-0.153807;-7.375524;1.5;;;;;}{supernova.bmp.bfxm;-0.465991;-0.153807;-7.375524;1.5;;;;;}{supernova.bmp.bfxm;2.459136;-0.53331;-7.980880;1;;;;;}{supernova.bmp.bfxm;-2.459136;-0.53331;-7.980880;1;;;;;}{supernova.bmp.bfxm;1.64549;-0.231993;-7.076193;1;;;;;}{supernova.bmp.bfxm;-1.64549;-0.231993;-7.076193;1;;;;;}{supernova.bmp.bfxm;0.241208;0.402612;-7.376752;2;;;;;}{supernova.bmp.bfxm;-0.241208;0.402612;-7.376752;2;;;;;}{supernova.bmp.bfxm;0.610225;0.523162;-7.376752;0.75;;;;;}{supernova.bmp.bfxm;-0.610225;0.523162;-7.376752;0.75;;;;;},{capiff;25;;;1.645490;-0.231993;-5;;;;;;;;;1;1}{capiff;25;;;-1.645490;-0.231993;-5;;;;;;;;;1;1}{capiff;25;;;1.645490;-0.231993;-5;;;;;;;;;1;1}{capiff;25;;;-1.645490;-0.231993;-5;;;;;;;;;1;1}{capiff;25;;;1.645490;-0.231993;-5;;;;;;;;;1;1}{capiff;25;;;-1.645490;-0.231993;-5;;;;;;;;;1;1}{capiff;25;;;1.645490;-0.231993;-5;;;;;;;;;1;1}{capiff;25;;;-1.645490;-0.231993;-5;;;;;;;;;1;1}{torpedo;50;;;0.64;2.5;3;;;;;;;;;1;1}{torpedo;50;;;-0.64;2.5;3;;;;;;;;;1;1}{RelativisticParticleBeam;;;capship-light autotracking;2.507689;-0.052456;-3.449466;;;0;0;1;-0;1;0;1;1}{RelativisticParticleBeam;;;capship-light autotracking;-2.507689;-0.052456;-3.449466;;;0;0;1;-0;1;0;1;1}{RelativisticParticleBeam;;;capship-light autotracking;2.206848;-0.882219;-3.449466;;;0;0;1;-0;1;0;1;1}{RelativisticParticleBeam;;;capship-light autotracking;-2.206848;-0.882219;-3.449466;;;0;0;1;-0;1;0;1;1},,{;0;-0.85;1.5;0.5;0},{Natural_Products/Food;1.3;.2;10;20}{Natural_Products/Liquor;1.05;.1;;1}{upgrades/Ammunition/Common;1;.1;80;90}{upgrades/Ammunition/Uncommon;2;.3;60;180},,,0,600,0,,,,,,pPiI Vigilance.blank,./Vigilance,Vigilance,NEEDS ENGINES AND WEAPONS,Vessel,ESCORTCAP,,Vigilance-hud.spr,110,,0,0,0,{vigilance.bfxm;;},,,,,,,100000,100000,16000,15000,1200,1200,1200,1200,1200,1200,1200,1200,18000,18000,18000,18000,,,,,50,0,2500,15000,300,TRUE,1,,1000,120,1,8,4500000,4500000,4500000,15,15,20,5000000,4500000,3000000,800000,800000,800000,800000,225,225,TRUE,TRUE,300000000,10,180,75,10000,,,,,0,0,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,upgrades/Overdrive:1;upgrades/Capacitors:1;upgrades/Reactors:1;upgrades/Armor:1;upgrades/Sensors:1;upgrades/Shield_Systems:1;upgrades/Passenger_Quarters:1;upgrades/Repair_Systems:1;upgrades/ECM_Systems:1,,;;;;;;,,,,{;0;-0.85;1.5;0.5;0},,,,0,600,0,,,,,,pPiI watson,./watson,Watson,,Vessel,CARRIER,"A support vessel of joint Andolian and Mechanist manufacture, the mostly automated Watson provides in-flight re-fueling and rearming for small craft.",watson-hud.spr,53,,,,,{Watson_f.bfxm;;},Watson_shield.bfxm,,,,,,1865934.9,1865934.9,155494.58,256000,4150,4150,4150,4150,4150,4150,4150,4150,8000,8000,8000,8000,,,,,70,0,30000,15000,700,TRUE,1,,12000,,1,16,2000000,2000000,2000000,6,6,8,30000000,21000000,10000000,1000000,1000000,1000000,1000000,45,45,TRUE,TRUE,300000000,5,180,180,20000000,,,,,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,upgrades/Overdrive:1;upgrades/Shady_Mechanic,{turretpd;0.773462;-1.684226;-3.720192;0;0;1;0;-1;0;180.0}{turretpd;0.773462;-1.684226;-2.091584;0;0;1;0;-1;0;180.0}{turretbeam;0.773462;-1.684226;-0.530447;0;0;1;0;-1;0;180.0}{turretpd;0.773462;-1.684226;1.030691;0;0;1;0;-1;0;180.0}{turretpd;0.773462;-1.684226;2.591828;0;0;1;0;-1;0;180.0}{turretpd;0.773462;-1.684226;4.152965;0;0;1;0;-1;0;180.0}{turretpd;-1.031459;-1.684226;-3.720192;0;0;1;0;-1;0;180.0}{turretpd;-1.031459;-1.684226;-2.091584;0;0;1;0;-1;0;180.0}{turretbeam;-1.031459;-1.684226;-0.530447;0;0;1;0;-1;0;180.0}{turretpd;-1.031459;-1.684226;1.030691;0;0;1;0;-1;0;180.0}{turretpd;-1.031459;-1.684226;2.591828;0;0;1;0;-1;0;180.0}{turretpd;-1.031459;-1.684226;4.152965;0;0;1;0;-1;0;180.0}{turretpd;-1.501896;1.537375;6.189554;0;0;1;0;1;0;180.0}{turretpd;-1.501896;1.537375;4.44366;0;0;1;0;1;0;180.0}{turretpd;-1.501896;1.537375;2.697777;0;0;1;0;1;0;180.0}{turretbeam;-1.501896;1.537375;0.951889;0;0;1;0;1;0;180.0}{turretbeam;-1.501896;1.537375;-0.793999;0;0;1;0;1;0;180.0}{turretpd;-1.501896;1.537375;-2.53998;0;0;1;0;1;0;180.0}{turretpd;-1.501896;1.537375;-4.285776;0;0;1;0;1;0;180.0}{turretpd;-1.501896;1.537375;-6.031665;0;0;1;0;1;0;180.0}{turretpd;1.243901;1.537375;6.189554;0;0;1;0;1;0;180.0}{turretpd;1.243901;1.537375;4.44366;0;0;1;0;1;0;180.0}{turretpd;1.243901;1.537375;2.697777;0;0;1;0;1;0;180.0}{turretbeam;1.243901;1.537375;0.951889;0;0;1;0;1;0;180.0}{turretbeam;1.243901;1.537375;-0.793999;0;0;1;0;1;0;180.0}{turretpd;1.243901;1.537375;-2.53998;0;0;1;0;1;0;180.0}{turretpd;1.243901;1.537375;-4.285776;0;0;1;0;1;0;180.0}{turretpd;1.243901;1.537375;-6.031665;0;0;1;0;1;0;180.0},;;;;;;,{supernova.bmp.bfxm;3.350628;-0.048065;-10.520159;1;;;;;}{supernova.bmp.bfxm;-3.608623;-0.048065;-10.520159;1;;;;;}{supernova.bmp.bfxm;2.635845;-0.006721;-10.520159;2;;;;;}{supernova.bmp.bfxm;-2.89384;0.006721;-10.520159;2;;;;;}{supernova.bmp.bfxm;1.738954;-0.006894;-10.515365;2;;;;;}{supernova.bmp.bfxm;-1.996949;-0.006894;-10.515365;2;;;;;},{Goddard;1;;special-missile;0;0;0;;;0;0;1;0;1;0;1;1}{Goddard;1;;special-missile;0;0;0;;;0;0;1;0;1;0;1;1}{Dostoevsky;3;;special-missile;0;0;0;;;0;0;1;0;1;0;1;1}{Dostoevsky;3;;special-missile;0;0;0;;;0;0;1;0;1;0;1;1}{Dostoevsky;3;;special-missile;0;0;0;;;0;0;1;0;1;0;1;1}{Dostoevsky;3;;special-missile;0;0;0;;;0;0;1;0;1;0;1;1}{CS_UV_Laser;;;capship-Light autotracking;1.897978;-0.019207;9.455606;;;0;0;1;0;1;0;1;1}{CS_UV_Laser;;;capship-Light autotracking;-2.155974;-0.019207;9.455606;;;0;0;1;0;1;0;1;1}{CS_UV_Laser;;;capship-Light autotracking;-2.637869;-0.019207;9.455606;;;0;0;1;0;1;0;1;1}{CS_UV_Laser;;;capship-Light autotracking;2.379874;-0.019207;9.455606;;;0;0;1.000000;0;1;0;1;1},,{;0;0;0;0.75;0}{;0;0;1;0.75;0}{;0;0;2;0.75;0}{;0;0;4;0.75;0}{;0;0;8;0.75;0}{;0;0;-1;0.75;0}{;0;0;-2;0.75;0}{;0;0;-4;0.75;0}{;0;0;-8;0.75;0},{Consumer_and_Commercial_Goods/Domestic;.9;.2;3;2}{Consumer_and_Commercial_Goods/Electronics;1.2;.2;5;4}{Contraband;;;;}{Industrially_Manufactured_Goods/Agricultural;.8;.1;;}{Industrially_Manufactured_Goods/Construction;.8;.2;;}{Industrially_Manufactured_Goods/Electronics;1.1;.2;2;1}{Industrially_Manufactured_Goods/Manufacturing;1.1;.1;5;3}{Industrially_Manufactured_Goods/Mining;.8;.1;;}{Industrially_Manufactured_Goods/Power_Utilities;1.2;.3;3;1}{Industrially_Manufactured_Goods/Recycled_Products;.8;.1;;}{Natural_Products/Food;1.3;.2;15;2}{Natural_Products/Life-forms;.8;.1;;}{Natural_Products/Liquor;1.05;.1;1;1}{Natural_Products/Renewable_Resources;.8;.1;;}{Raw_Materials/Gases;1.1;.1;1;1}{Raw_Materials/Hydrocarbons;.8;.1;;}{Raw_Materials/Industrial_Gems;.8;.1;;}{Raw_Materials/Metals;.8;.1;;}{Raw_Materials/Stone;.8;.1;;}{Refined_Materials/Alloys;1.15;.1;2;2}{Refined_Materials/Chemicals;1.3;.3;1;1}{Refined_Materials/Precious_Metals;.8;.1;;}{Refined_Materials/Purified_and_Enhanced_Materials;.8;.1;;}{Refined_Materials/Radioactive_Metals;.8;.1;;}{Specialty_Goods/Entertainment;1.1;.2;1;1}{Specialty_Goods/Medical;1.1;.1;3;3}{starships/Confed/Heavy;1.2;;-8;10}{starships/Confed/Light;1;;-8;12}{starships/Confed/Medium;1.1;;-6;10}{starships/Confed/Milspec;1.3;;-5;6}{upgrades/Ammunition/Confed;1;.1;700;500}{upgrades/Ammunition/Common;2;.1;70;50}{upgrades/Ammunition/Uncommon;7;.1;50;70}{upgrades/Armor;1;.1;10;5}{upgrades/Capacitors/Standard;1;.1;2;10}{upgrades/ECM_Systems;1;.1;9;6}{upgrades/Experimental;1.2;.2;;}{upgrades/Jump_Drives;1;.1;10;5}{upgrades/Overdrive;1;.1;10;5}{upgrades/Reactors/Standard;1;;16.5;13.5}{upgrades/Repair_Systems;1.1;.2;7.5;7.5}{upgrades/Sensors/Intermediate;1;.1;5;2}{upgrades/Shield_Systems/Standard_Dual_Shields;1;;10;5}{upgrades/Shield_Systems/Standard_Quad_Shields;1;.1;;7}{upgrades/Weapons/Beam_Arrays_Confed_Milspec;1;.1;-2;5}{upgrades/Weapons/Beam_Arrays_Heavy;1;.1;2;1}{upgrades/Weapons/Beam_Arrays_Light;1;;10;5}{upgrades/Weapons/Beam_Arrays_Medium;1;.1;5;2}{upgrades/Weapons/Mount_Enhancements;1;.1;10;5}{upgrades/Weapons/Mounted_Guns_Confed_Milspec;1.1;.1;5;2}{upgrades/Weapons/Mounted_Guns_Heavy;1.1;.1;8;3}{upgrades/Weapons/Mounted_Guns_Light;1;;20;10}{upgrades/Weapons/Mounted_Guns_Medium;1.1;;10;5}{upgrades/Weapons/Turrets;1;.1;1;1},,,0,100000,0,,,,,,pPiI @@ -782,7 +782,7 @@ asteroid3,factions/neutral/asteroids,Asteroid,,FIXME,ASTEROID,asteroidsPriv,af-hud.spr,0.5,,,,,{roid2.bfxm;;},,,,,,1,2500,2500,,100,15,15,15,15,15,15,15,15,0,0,,,,,,,0,0,,100,10,FALSE,,,,,0,,10000000,10000000,10000000,45,0,45,20000,20000,20000,20000,20000,20000,20000,0,0,TRUE,TRUE,14999,180,180,180,50000,0,,,0,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,,,;;;;;;,,,,,{Fragments;;;50;50},,,0,0,0,1,1,,1,,pPiI asteroid4,factions/neutral/asteroids,Asteroid,,FIXME,ASTEROID,asteroidsPriv,af-hud.spr,0.85,,,,,{roid2.bfxm;;},,,,,,1,2500,2500,,100,15,15,15,15,15,15,15,15,0,0,,,,,,,0,0,,100,10,FALSE,,,,,0,,10000000,10000000,10000000,0,45,45,20000,20000,20000,20000,20000,20000,20000,0,0,TRUE,TRUE,14999,180,180,180,50000,0,,,0,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,,,;;;;;;,,,,,{Fragments;;;50;50},,,0,0,0,1,1,,1,,pPiI asteroid5,factions/neutral/asteroids,Asteroid,,FIXME,ASTEROID,asteroidsPriv,af-hud.spr,1.15,,,,,{roid2.bfxm;;},,,,,,1,2500,2500,,100,15,15,15,15,15,15,15,15,0,0,,,,,,,0,0,,100,10,FALSE,,,,,0,,10000000,10000000,10000000,45,45,0,20000,20000,20000,20000,20000,20000,20000,0,0,TRUE,TRUE,14999,180,180,180,50000,0,,,0,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,,,;;;;;;,,,,,{Fragments;;;50;50},,,0,0,0,1,1,,1,,pPiI -asteroid6,factions/neutral/asteroids,Asteroid,,FIXME,ASTEROID,asteroidsPriv,af-hud.spr,0.3,,,,,{roid2.bfxm;;},,,,,,1,2500,2500,,100,15,15,15,15,15,15,15,15,0,0,,,,,,,0,0,,100,10,FALSE,,,,,0,,10000000,10000000,10000000,45,0,45,20000,20000,20000,20000,20000,20000,20000,0,0,TRUE,TRUE,14999,180,180,180,50000,0,,,0,,,0,0,0,"1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1 ;1;1;1;1;1;1;1;1;1;1;1;1;1;1",1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,,,;;;;;;,,,,,{Fragments;;;50;50},,,0,0,0,1,1,,1,,pPiI +asteroid6,factions/neutral/asteroids,Asteroid,,FIXME,ASTEROID,asteroidsPriv,af-hud.spr,0.3,,,,,{roid2.bfxm;;},,,,,,1,2500,2500,,100,15,15,15,15,15,15,15,15,0,0,,,,,,,0,0,,100,10,FALSE,,,,,0,,10000000,10000000,10000000,45,0,45,20000,20000,20000,20000,20000,20000,20000,0,0,TRUE,TRUE,14999,180,180,180,50000,0,,,0,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1 ;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,,,;;;;;;,,,,,{Fragments;;;50;50},,,0,0,0,1,1,,1,,pPiI asteroid7,factions/neutral/asteroids,Asteroid,,FIXME,ASTEROID,asteroidsPriv,af-hud.spr,0.6,,,,,{roid2.bfxm;;},,,,,,1,2500,2500,,100,15,15,15,15,15,15,15,15,0,0,,,,,,,0,0,,100,10,FALSE,,,,,0,,10000000,10000000,10000000,0,45,45,20000,20000,20000,20000,20000,20000,20000,0,0,TRUE,TRUE,14999,180,180,180,50000,0,,,0,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,,,;;;;;;,,,,,{Fragments;;;50;50},,,0,0,0,1,1,,1,,pPiI small_asteroid0.cargo,factions/neutral/asteroids,Asteroid,,FIXME,ASTEROID,asteroidsPriv,af-hud.spr,0.5,,,,,{smallroid9.bfxm;;},,,,,,,250,250,,20,15,15,15,15,15,15,15,15,0,0,,,,,,,0,0,,100,10,FALSE,,,,,0,,10000000,10000000,10000000,45,45,0,20000,20000,20000,20000,20000,20000,20000,0,0,TRUE,TRUE,14999,180,180,180,100,0,,,0,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,,,;;;;;;,,,,,,{Iron_Ore;Raw_Materials/Ores;0;4;1;2;1;1;;0}{Tungsten_Ore;Raw_Materials/Ores;0;1;1;2;1;1;;0},,0,0,0,1,1,,1,,pPiI small_asteroid1.cargo,factions/neutral/asteroids,Asteroid,,FIXME,ASTEROID,asteroidsPriv,af-hud.spr,0.75,,,,,{smallroid8.bfxm;;},,,,,,,250,250,,20,15,15,15,15,15,15,15,15,0,0,,,,,,,0,0,,100,10,FALSE,,,,,0,,10000000,10000000,10000000,45,0,45,20000,20000,20000,20000,20000,20000,20000,0,0,TRUE,TRUE,14999,180,180,180,100,0,,,0,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,,,;;;;;;,,,,,,{Iron_Ore;Raw_Materials/Ores;0;4;1;2;1;1;;0}{Tungsten_Ore;Raw_Materials/Ores;0;1;1;2;1;1;;0},,0,0,0,1,1,,1,,pPiI @@ -819,7 +819,7 @@ wormhole.stableglownetsaccessory,./wormhole,wormhole,,FIXME,,,,6000,,,,,{glow_net_stable.bfxm;;},,,,,,,,,,250000000,45000,45000,45000,45000,45000,45000,45000,45000,0,0,0,0,0,0,0,0,0,0,,,,FALSE,,,,,0,,0,0,0,0,40,0,,,,,,,,,,FALSE,TRUE,300000000,5,180,10,,,,,,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,,,,,,,,,,,0,0,0,,,,,0.5, wormhole.stableswirlsaccessory,./wormhole,wormhole,,FIXME,,WRITEME,,5000,,,,,{wormhole_stable.bfxm;;},,,,,,,,,,250000000,45000,45000,45000,45000,45000,45000,45000,45000,0,0,0,0,0,0,0,0,0,0,,,,FALSE,,,,,0,,0,0,0,0,0,100,,,,,,,,,,FALSE,TRUE,300000000,5,180,10,,,,,,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,,,,,,,,,,,1,0,0,,,,,0.5, wormhole.unstable,./wormhole,wormhole,,FIXME,,,,800,,,,,{cyl_unstable.bfxm;;},,,,0,0,,,,,250000000,45000,45000,45000,45000,45000,45000,45000,45000,0,0,0,0,0,0,0,0,0,0,,,,FALSE,,,,,0,,0,0,0,,,,,,,,,,,,,FALSE,TRUE,300000000,5,180,10,,,,,,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,,{wormhole.unstableswirlsaccessory;0;0;0;;;;;;;180.0}{wormhole.unstableswirlsaccessory;0;0;0;;;-1;;;;180.0},,,,,,,,,0,0,0,,,,,0.5, -wormhole.neutral.unstable,./wormhole,wormhole,,FIXME,,,,800,,,,,{cyl_unstable.bfxm;;},,,,0,0,,,,,250000000,45000,45000,45000,45000,45000,45000,45000,45000,0,0,0,0,0,0,0,0,0,0,,,,FALSE,,,,,0,,0,0,0,,,,,,,,,,,,,FALSE,TRUE,300000000,5,180,10,,,,,,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,,{wormhole.unstableswirlsaccessory;0;0;0;;;;;;;180.0}{wormhole.unstableswirlsaccessory;0;0;0;;;-1;;;;180.0},,,,,,,,,0,0,0,,,,,0.5, +wormhole.neutral.unstable,./wormhole,wormhole,,FIXME,,,,800,,,,,{cyl_unstable.bfxm;;},,,,0,0,,,,,250000000,45000,45000,45000,45000,45000,45000,45000,45000,0,0,0,0,0,0,0,0,0,0,,,,FALSE,,,,,0,,0,0,0,,,,,,,,,,,,,FALSE,TRUE,300000000,5,180,10,,,,,,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1; 1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,,{wormhole.unstableswirlsaccessory;0;0;0;;;;;;;180.0}{wormhole.unstableswirlsaccessory;0;0;0;;;-1;;;;180.0},,,,,,,,,0,0,0,,,,,0.5, wormhole.unstableglownetsaccessory,./wormhole,wormhole,,FIXME,,,,800,,,,,{glow_net_unstable.bfxm;;},,,,,,,,,,250000000,45000,45000,45000,45000,45000,45000,45000,45000,0,0,0,0,0,0,0,0,0,0,,,,FALSE,,,,,0,,0,0,0,35,70,50,,,,,,,,,,FALSE,TRUE,300000000,5,180,10,,,,,,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,,,,,,,,,,,0,0,0,,,,,0.5, wormhole.unstableswirlsaccessory,./wormhole,wormhole,,FIXME,,,,800,,,,,{wormhole_unstable.bfxm;;},,,,,,,,,,250000000,45000,45000,45000,45000,45000,45000,45000,45000,0,0,0,0,0,0,0,0,0,0,,,,FALSE,,,,,0,,0,0,0,0,0,300,,,,,,,,,,FALSE,TRUE,300000000,5,180,10,,,,,,,,0,0,0,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1,1,1,1,1,1,1,1,1,0,0,,,,,,,,,,,,,,1,0,0,,,,,0.5, Property changes on: trunk/masters/units/Vigilance/Vigilance-hud.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/masters/units/Vigilance/Vigilance.mtl =================================================================== --- trunk/masters/units/Vigilance/Vigilance.mtl (rev 0) +++ trunk/masters/units/Vigilance/Vigilance.mtl 2008-09-07 01:04:27 UTC (rev 12432) @@ -0,0 +1,17 @@ +# Exported from Vega Strike Unit Converter +newmtl cube1_auv_Vigilance2.png +Ns 100 +Ni 1.0 +d 1.0 +illum 2 +BLEND 0 +Kd 1.00000 1.00000 1.00000 +Ka 1.00000 1.00000 1.00000 +Ks 1.00000 1.00000 1.00000 +Ke 0.00000e+0 0.00000e+0 0.00000e+0 +map_0 tex_000.texture +map_1 tex_001.texture +map_2 tex_002.texture +map_3 tex_003.texture +map_4 tex_004.texture + Added: trunk/masters/units/Vigilance/Vigilance.obj =================================================================== --- trunk/masters/units/Vigilance/Vigilance.obj (rev 0) +++ trunk/masters/units/Vigilance/Vigilance.obj 2008-09-07 01:04:27 UTC (rev 12432) @@ -0,0 +1,4235 @@ +# Blender3D v247 OBJ File: vigilance.blend +# www.blender3d.org +mtllib Vigilance.mtl +o vigilance_cube1_auv_c +v 2.166689 1.178254 4.888751 +v 1.767517 1.116459 7.552045 +v 1.768330 0.908563 7.549629 +v 0.925661 0.927995 6.810883 +v 1.325439 1.142341 4.883349 +v 1.324661 1.160297 -3.505932 +v 2.167467 1.160297 -8.160690 +v 2.167454 1.622274 -8.003261 +v 2.167577 1.622688 4.886050 +v 2.167467 1.160297 -11.479316 +v 1.330777 1.160205 -11.475133 +v 4.436403 0.556191 -10.639703 +v 2.134894 1.622320 -11.631490 +v 2.167467 1.495188 -11.479316 +v 0.879250 0.912124 7.551852 +v 0.879279 0.919397 7.216274 +v 0.879273 1.116459 7.552045 +v 0.879273 1.155200 7.216226 +v 0.564898 0.913399 7.551894 +v 0.000000 0.915691 7.551970 +v 0.564928 0.920673 7.216317 +v 0.564917 1.116459 7.552045 +v 0.564917 1.155200 7.216226 +v 1.611420 1.788402 4.886571 +v 1.044200 1.373544 7.022088 +v 1.238797 1.309671 7.350410 +v 0.000000 1.787246 -11.479316 +v 0.000000 1.788992 4.886571 +v 1.611741 1.787735 -11.479316 +v 1.044200 1.309671 7.350410 +v 0.399990 1.373544 7.022088 +v 0.399990 1.309671 7.350410 +v 0.000000 1.309671 7.350410 +v 0.000000 1.116459 7.552045 +v 1.434320 1.787246 -12.411398 +v 2.167422 1.622168 -11.321886 +v 2.045583 1.658466 -11.479316 +v -0.564917 1.116459 7.552045 +v -0.399990 1.373544 7.022088 +v -0.399990 1.309671 7.350410 +v 0.000000 1.622319 -12.600654 +v -1.083733 1.622319 -12.600654 +v 0.000000 1.787246 -12.396420 +v -1.611420 1.788402 4.886571 +v -1.434320 1.787246 -12.411398 +v -1.611741 1.787735 -11.479316 +v -0.564928 0.920673 7.216317 +v 0.000000 0.925796 7.085757 +v 0.000000 1.160297 -11.475792 +v 0.000000 1.417094 -12.600653 +v 0.435395 1.160297 -11.475792 +v 0.131317 1.023257 -11.475792 +v 0.000000 0.725334 -11.475792 +v 0.435321 1.122565 -11.475792 +v -0.435321 1.122565 -11.475792 +v -0.435395 1.160297 -11.475792 +v 1.324661 1.160298 0.303092 +v 1.324661 0.627574 2.403962 +v 1.324661 1.160297 -8.140296 +v 1.929045 1.417094 -12.593165 +v 1.099700 1.123648 -11.475792 +v 1.099771 1.160297 -11.475792 +v 1.290001 0.942269 -11.475792 +v 1.242426 1.078303 -11.475792 +v 1.324661 1.417094 -12.600653 +v 1.377029 0.897387 -12.163671 +v 1.327532 0.942181 -11.475482 +v 1.487460 0.851829 -11.954881 +v 1.324661 0.627574 4.886050 +v 0.000000 0.296099 7.085496 +v 0.926471 0.328061 6.808445 +v -0.925661 0.927995 6.810883 +v 0.926471 0.262032 6.808761 +v 1.324661 0.262537 4.885466 +v 1.324661 0.627574 3.645005 +v 1.324661 -0.097260 4.200878 +v 0.000000 0.290371 -11.475792 +v 0.433715 0.290371 -11.475792 +v 0.000000 0.173794 -11.789044 +v 0.130933 0.427411 -11.475792 +v -0.130933 0.427411 -11.475792 +v -0.433715 0.290371 -11.475792 +v -0.926471 0.262032 6.808761 +v 0.000000 0.246053 7.085595 +v 0.000000 0.242519 -7.835607 +v 1.324661 0.627574 -4.931055 +v 0.000000 0.627574 -4.931055 +v 0.806186 0.175827 -7.388487 +v 0.871520 0.242519 -7.835607 +v -1.324661 0.627574 -4.931055 +v -0.871520 0.242519 -7.835607 +v -0.806186 0.175827 -7.388487 +v 0.000000 0.175827 -7.388487 +v 0.000000 0.627574 -3.505932 +v 0.000000 0.627574 1.613682 +v 0.686478 0.352421 1.613682 +v 0.000000 -0.801859 1.613682 +v -0.686478 0.627574 1.613682 +v 0.000000 0.627574 0.303092 +v -0.686478 0.352421 1.613682 +v 1.392955 0.371449 -8.140296 +v 1.324661 0.627574 -3.505932 +v 1.324661 -0.735632 4.882127 +v 1.775925 -0.732914 4.952492 +v 1.324661 -0.760742 3.642920 +v 1.295853 -0.547298 7.277289 +v 0.926471 -0.097260 6.810481 +v 0.926471 -0.565250 6.812516 +v 1.324661 -0.097260 4.884089 +v 1.775925 -0.801859 1.054870 +v 0.000000 -0.801859 1.054870 +v 0.686478 -0.546941 1.613682 +v 0.686478 -0.801859 1.613682 +v -1.775925 -0.801859 1.054870 +v -0.686478 -0.801859 1.613682 +v 0.000000 -0.554646 7.087046 +v 0.000000 -0.097260 7.086271 +v -1.295853 -0.547298 7.277289 +v 0.000000 -0.533692 7.629537 +v -0.926471 -0.097260 6.810481 +v -0.926471 -0.565250 6.812516 +v 1.599960 1.059096 -8.568725 +v 4.436403 0.657299 -9.000302 +v 2.167467 1.495189 -8.160690 +v 1.324661 -0.307527 -11.475792 +v 1.301270 -0.499166 -7.835607 +v 1.324661 -0.499166 -11.475792 +v 1.202032 -0.171604 -11.789044 +v 1.311406 -0.140316 -11.476863 +v 1.321736 -0.076922 -10.715260 +v 1.301270 -0.307526 -7.835607 +v 1.322787 -0.088138 -10.881752 +v 1.323081 -0.106667 -10.875872 +v 1.298094 0.003800 -8.987985 +v 1.267450 -0.053298 -8.650706 +v 1.301270 -0.020569 -7.839149 +v 1.181787 -0.304912 -7.388487 +v 1.496451 0.368661 -11.064284 +v 1.478430 0.361493 -10.717898 +v 1.485245 0.382964 -10.879829 +v 1.635748 1.050976 -11.058632 +v 1.362907 0.332163 -12.135659 +v 1.458059 0.581802 -11.983437 +v 0.871520 0.290371 -11.475998 +v 1.324286 0.724157 -11.476032 +v 0.839519 0.173794 -11.789044 +v 1.098931 0.724743 -11.475804 +v 1.099002 0.761392 -11.475792 +v 1.242251 0.806361 -11.475792 +v 1.286115 0.001384 -8.622105 +v 1.457579 0.363034 -8.576718 +v 1.383193 0.257061 -8.811125 +v 1.445421 0.445389 -8.644977 +v 2.694740 -0.020080 -10.921955 +v 2.682115 0.000006 -8.807961 +v 3.076666 -0.158547 -10.921955 +v 2.834382 -0.166275 -10.976178 +v 2.598533 -0.285449 -10.921955 +v 2.513490 -0.077188 -10.691722 +v 2.502327 -0.550818 -10.921955 +v 2.703209 -0.528089 -10.976178 +v 2.884252 -0.689285 -10.921955 +v 2.494166 -0.518385 -8.807322 +v 2.431652 -0.437964 -10.819520 +v 2.400996 -0.387807 -10.691876 +v 0.000000 -1.098447 4.882838 +v 1.324661 -1.134668 1.613682 +v 1.324661 -1.098447 4.882838 +v -0.926471 -0.890937 6.813909 +v -1.324661 -1.098447 4.882838 +v -1.324661 -1.134668 1.613682 +v 0.000000 -1.134668 1.613682 +v 0.926471 -0.890937 6.813909 +v 1.775925 -0.996237 4.953003 +v 1.295853 -0.765979 7.277369 +v 0.000000 -0.745718 7.627683 +v 0.000000 -0.875157 7.086726 +v 0.000000 -1.036517 1.054870 +v 1.775925 -1.036517 1.054870 +v 0.000000 0.358710 0.143313 +v 1.316227 0.358710 0.143313 +v -1.316227 0.358710 0.143313 +v 0.000000 0.358710 -3.346153 +v 1.316227 0.358710 -3.346153 +v -1.316227 0.358710 -3.346153 +v 1.560884 1.160297 -3.346153 +v 1.560884 0.621427 -3.346153 +v 1.560884 1.160298 0.143313 +v 1.324661 0.627574 0.303092 +v 1.560884 0.621427 0.143313 +v 0.686478 0.627574 1.613682 +v -1.324661 0.627574 0.823402 +v -1.324661 0.627574 0.303092 +v -1.324661 0.627574 -3.505932 +v 1.324661 0.627574 0.823402 +v 3.458591 -0.297015 -10.921955 +v 3.445966 -0.276929 -8.796966 +v 3.554241 -0.464480 -10.675757 +v 3.527022 -0.416768 -10.806202 +v 3.362385 -0.562384 -10.921955 +v 3.266178 -0.827753 -10.921955 +v 3.396557 -0.777447 -10.806135 +v 3.090642 -0.668554 -10.976178 +v 3.448560 -0.755982 -10.676103 +v 3.258017 -0.795320 -8.796327 +v 4.187959 -0.630247 -11.166787 +v 3.972527 -0.616130 -10.669737 +v 4.158545 -0.604886 -8.553744 +v 3.896056 -0.931808 -10.823633 +v 4.009530 -0.619185 -10.823527 +v 4.327272 -0.575650 -11.997671 +v 4.037835 -1.044193 -11.167168 +v 4.453132 -0.143419 -8.711499 +v 4.472692 -0.174537 -11.997209 +v 4.076965 -1.162364 -7.992709 +v 4.016792 -0.995862 -8.553258 +v 3.866846 -0.907632 -10.670082 +v 4.104160 -1.191064 -11.998382 +v 3.958740 -1.592177 -11.998844 +v 3.950103 -1.557851 -9.752853 +v 4.735185 -0.867688 -11.437984 +v 4.646767 -0.625776 -8.055545 +v 4.707360 -0.902299 -8.968455 +v 4.640823 -1.037117 -12.476602 +v 4.726481 -0.800844 -12.476602 +v 4.625965 -1.126801 -8.967904 +v 4.408829 -1.283332 -8.053229 +v 4.422350 -1.334411 -11.440786 +v 4.614323 -1.201061 -11.438769 +v 4.555164 -1.273391 -12.476602 +v 4.615550 -0.226330 -11.995152 +v 4.471959 -0.304068 -12.884305 +v 4.445970 -0.132026 -7.508535 +v 4.324689 -0.466538 -7.508132 +v 4.509603 0.049598 -6.926207 +v 3.941465 -1.523525 -7.506862 +v 3.968179 -1.443728 -6.924412 +v 4.062747 -1.189014 -7.507264 +v 3.885044 -1.737199 -9.402758 +v 3.875512 -1.699317 -6.924105 +v 4.092961 -1.609644 -9.750797 +v 4.102331 -1.514439 -12.884796 +v 4.101598 -1.643970 -11.996788 +v 4.595990 -0.195212 -8.709443 +v 4.666961 -0.657401 -11.441888 +v 4.588828 -0.183820 -7.506478 +v 4.467547 -0.518331 -7.506076 +v 4.661039 -0.015842 -8.365177 +v 4.652461 -0.002195 -6.924150 +v 4.560921 -0.254673 -6.923847 +v 4.084323 -1.575319 -7.504806 +v 4.018370 -1.751110 -6.922048 +v 4.247018 -1.242857 -11.996325 +v 1.324661 -0.030729 4.884672 +v 0.926471 -0.031232 6.810164 +v 0.000000 -0.047213 7.086173 +v 1.458323 -0.006985 5.031640 +v 1.458323 0.186187 5.032163 +v 1.039461 -0.006985 7.056654 +v 1.039461 0.186187 7.055729 +v 0.000000 -0.006984 7.356704 +v 0.000000 0.186187 7.356324 +v -1.039461 -0.006985 7.056654 +v -1.039461 0.186187 7.055729 +v 0.000000 -0.832619 -7.835607 +v 0.871520 -0.832619 -11.475792 +v 0.871520 -0.832619 -7.835607 +v -0.871520 -0.832619 -11.475792 +v 0.000000 -0.832619 -11.475792 +v -0.806186 -0.763843 -7.388487 +v -0.871520 -0.832619 -7.835607 +v 0.000000 -0.724598 -11.789044 +v 1.202032 -0.457835 -11.789044 +v 0.806186 -0.763843 -7.388487 +v -0.839519 0.122689 -11.456178 +v -0.839519 0.173794 -11.789044 +v 0.839519 0.122689 -11.456178 +v 1.202032 -0.304524 -11.789044 +v 1.178436 -0.303014 -11.456178 +v 0.839519 -0.724598 -11.789044 +v 0.839519 -0.676879 -11.456178 +v -0.839519 -0.724598 -11.789044 +v -0.839519 -0.676879 -11.456178 +v 0.000000 -0.676879 -11.456178 +v 1.929045 1.622319 -12.593165 +v 1.083733 1.622319 -12.600654 +v 0.601396 1.473120 -14.485168 +v -0.874881 1.160297 -11.475792 +v -1.324661 1.417094 -12.600653 +v -0.601396 1.473120 -14.485168 +v 0.000000 1.473120 -14.485168 +v 0.874881 1.160297 -11.475792 +v 1.324661 0.352421 2.403962 +v 1.324661 -0.785851 2.403713 +v 1.324661 -0.546941 2.403800 +v 1.345626 0.152132 -8.808387 +v 1.436172 0.389518 -8.997463 +v 2.396233 -0.355331 -8.966815 +v 2.451165 -0.199314 -8.782494 +v 2.630185 -0.138443 -8.623140 +v 3.394037 -0.415378 -8.612145 +v 2.446664 -0.211698 -8.782470 +v 2.544286 -0.375366 -8.622855 +v 2.503207 -0.060900 -8.967419 +v 3.308137 -0.652301 -8.611861 +v 3.492046 -0.586599 -8.766601 +v 3.441926 -0.729618 -8.951066 +v 3.962262 -0.599800 -8.945400 +v 3.543976 -0.448150 -8.951421 +v 3.910332 -0.738249 -8.760580 +v 3.860212 -0.881268 -8.945045 +v 4.066913 -0.852842 -8.368793 +v 4.106616 -0.743335 -8.368924 +v 4.314837 -0.506316 -7.994987 +v 0.000000 0.122689 -11.456178 +v 1.178436 -0.184715 -11.456178 +v 1.178436 -0.439461 -11.456178 +v 0.908701 0.942770 -11.475792 +v 0.874040 0.942815 -11.475792 +v 0.956800 1.078428 -11.475792 +v 0.738942 1.023257 -11.475792 +v 0.839126 0.725334 -11.475792 +v 0.691066 0.976398 -11.735686 +v 0.737024 0.427411 -11.475792 +v 0.873200 0.725334 -11.475575 +v 0.433787 0.328103 -11.475792 +v 0.689451 0.474269 -11.735680 +v 0.433907 0.390546 -11.735539 +v 0.029982 0.725334 -11.475792 +v 0.178688 0.474269 -11.735683 +v 0.093589 0.725334 -11.735576 +v 0.179011 0.976399 -11.735682 +v 0.775519 0.725334 -11.735576 +v 0.435201 1.060121 -11.735539 +v 0.955927 0.806986 -11.475792 +v -0.131317 1.023257 -11.475792 +v 1.200345 0.846290 -11.735398 +v 0.997986 0.846732 -11.735398 +v 0.998603 1.038573 -11.735394 +v 1.200469 1.038485 -11.735397 +v 1.099104 0.814479 -11.735260 +v 0.964597 0.942697 -11.735339 +v 1.099598 1.070560 -11.735260 +v 1.234105 0.942343 -11.735339 +v 0.747775 0.725397 -11.759999 +v 0.433923 0.418114 -11.759999 +v 0.121333 0.725321 -11.759999 +v 0.435185 1.032559 -11.759999 +v 1.099161 0.841156 -11.759999 +v 0.991750 0.942624 -11.759999 +v 1.099576 1.043878 -11.759999 +v 1.206956 0.942365 -11.759999 +v 0.668831 0.495044 -11.759999 +v 0.670350 0.955642 -11.458391 +v 0.670350 0.955642 -11.759999 +v 0.668831 0.495044 -11.458391 +v 0.199368 0.495026 -11.759999 +v 0.199368 0.495026 -11.458391 +v 0.199667 0.955623 -11.759999 +v 0.199667 0.955623 -11.458391 +v 1.018051 0.867004 -11.759999 +v 1.180353 0.866644 -11.458391 +v 1.180353 0.866644 -11.759999 +v 1.018051 0.867004 -11.458391 +v 1.018561 1.018242 -11.759999 +v 1.018561 1.018242 -11.458391 +v 1.180439 1.018188 -11.759999 +v 1.180439 1.018188 -11.458391 +v 1.099161 0.841156 -11.458391 +v 0.991750 0.942624 -11.458391 +v 1.099576 1.043878 -11.458391 +v 1.206956 0.942365 -11.458391 +v 0.747775 0.725397 -11.458391 +v 0.433923 0.418114 -11.458391 +v 0.121333 0.725321 -11.458391 +v 0.435185 1.032559 -11.458391 +v 1.181787 -0.054112 -7.391583 +v 1.107605 -0.441963 -7.750941 +v 1.181787 -0.472405 -7.388487 +v 1.107605 -0.092269 -7.754037 +v 0.000000 0.099960 -7.750941 +v 0.000000 -0.763843 -7.388487 +v 0.000000 -0.685605 -7.750941 +v 1.107605 -0.301939 -7.750941 +v 0.806186 0.099960 -7.750941 +v -0.806186 0.099960 -7.750941 +v 0.806186 -0.685605 -7.750941 +v -0.806186 -0.685605 -7.750941 +v 0.000000 1.583437 -13.908506 +v 0.673081 1.583437 -13.908506 +v -0.673081 1.583437 -13.908506 +v 2.704223 -0.323771 -10.976178 +v 2.890007 -0.622592 -11.175083 +v 2.875064 -0.658624 -10.976178 +v 2.745044 -0.338420 -11.178122 +v 2.744194 -0.511797 -11.177558 +v 3.049960 -0.176204 -10.976178 +v 3.038437 -0.213175 -11.174611 +v 2.855499 -0.204781 -11.177204 +v 3.221814 -0.306739 -10.976178 +v 3.220801 -0.511057 -10.976178 +v 3.183402 -0.497347 -11.171811 +v 3.184253 -0.323971 -11.172472 +v 3.072948 -0.630987 -11.172826 +v 2.568511 -0.060513 -10.819524 +v 3.059029 -0.599921 -11.202971 +v 2.775282 -0.497048 -11.207054 +v 2.869928 -0.235986 -11.206754 +v 3.153675 -0.338859 -11.202669 +v 2.901145 -0.592649 -11.205064 +v 2.901145 -0.592649 -10.917110 +v 2.776014 -0.349626 -11.207575 +v 2.776014 -0.349626 -10.919621 +v 3.027812 -0.243259 -11.204659 +v 3.027812 -0.243259 -10.916708 +v 3.152943 -0.486282 -11.202148 +v 3.152943 -0.486282 -10.914197 +v 2.775282 -0.497048 -10.919102 +v 2.869928 -0.235986 -10.918800 +v 3.153675 -0.338859 -10.914716 +v 3.059029 -0.599921 -10.915018 +v 1.457768 0.296586 -10.801017 +v 2.491011 -0.141430 -10.775310 +v 2.424203 -0.325927 -10.775393 +v 1.345590 -0.017273 -10.799070 +v 3.531737 -0.528715 -10.759391 +v 3.950023 -0.680365 -10.753370 +v 3.890168 -0.845465 -10.753561 +v 3.471882 -0.693815 -10.759582 +v 4.305486 -0.648212 -12.476602 +v 4.470129 -0.627443 -11.995615 +v 4.515984 -0.724528 -12.476602 +v 4.346281 -0.743072 -12.476602 +v 4.219828 -0.884485 -12.476602 +v 4.134169 -1.120758 -12.476602 +v 4.226276 -1.074082 -12.476602 +v 4.344667 -1.197074 -12.476602 +v 4.514369 -1.178530 -12.476602 +v 4.634374 -0.847520 -12.476602 +v 4.205605 -1.240807 -7.505208 +v 4.470862 -0.497912 -12.883623 +v 4.103427 -1.320595 -12.885478 +v 4.350322 -1.181474 -12.476602 +v 4.590787 -1.018977 -12.610324 +v 4.622387 -1.030433 -12.476602 +v 4.363533 -1.145033 -12.610813 +v 4.500494 -1.142582 -12.610790 +v 4.238263 -0.891169 -12.476602 +v 4.269863 -0.902626 -12.610324 +v 4.259966 -1.055378 -12.610790 +v 4.510328 -0.740128 -12.476602 +v 4.497117 -0.776569 -12.610813 +v 4.360157 -0.779020 -12.610790 +v 4.600684 -0.866224 -12.610790 +v 4.561146 -0.883950 -12.645652 +v 4.481501 -1.103635 -12.645652 +v 4.299504 -1.037652 -12.645652 +v 4.379149 -0.817967 -12.645652 +v 4.553191 -1.005346 -12.645652 +v 4.553191 -1.005346 -12.546773 +v 4.377868 -1.105495 -12.645652 +v 4.377868 -1.105495 -12.546773 +v 4.307460 -0.916256 -12.645652 +v 4.307460 -0.916256 -12.546773 +v 4.482782 -0.816107 -12.645652 +v 4.482782 -0.816107 -12.546773 +v 4.481501 -1.103635 -12.546773 +v 4.299504 -1.037652 -12.546773 +v 4.379149 -0.817967 -12.546773 +v 4.561146 -0.883950 -12.546773 +v 1.324661 -0.546940 3.643276 +v 1.324661 0.352421 3.644633 +v 1.509800 -0.455205 3.450722 +v 0.949063 -0.455196 1.677497 +v 1.509800 -0.455199 2.371737 +v 1.509800 0.260687 3.451803 +v 1.509800 0.260692 2.371866 +v 0.949063 0.260696 1.677497 +v 1.509800 -0.097259 3.894573 +v 4.436403 0.556191 -9.000302 +v 4.436403 0.657299 -10.639703 +v 2.167451 1.622264 -8.318120 +v 3.599152 1.093616 -10.788054 +v 3.599152 1.093616 -8.851952 +v 4.518181 0.035951 -8.367233 +v 4.027902 -1.788992 -9.400701 +v 4.418063 -0.202880 -6.925903 +v 4.111037 -1.495522 -6.922355 +v 4.597846 -0.048955 -6.553839 +v 4.472678 -0.156120 -6.554775 +v 3.930390 -1.651833 -6.552978 +v 4.056159 -1.543006 -6.552043 +v 4.521560 -0.021297 -6.554937 +v 4.525111 -0.137885 -4.382744 +v 4.548964 -0.183778 -6.553677 +v 4.510478 -0.051120 -4.383417 +v 4.006675 -1.679491 -6.551879 +v 3.968651 -1.545559 -4.381620 +v 3.979873 -1.515348 -6.553142 +v 3.982963 -1.633210 -4.380947 +v 4.551214 -0.065889 -4.382830 +v 4.484375 -0.123116 -4.383330 +v 3.942226 -1.618441 -4.381533 +v 4.009387 -1.560328 -4.381034 +v 4.041188 -1.492271 -12.885676 +v 4.164570 -1.342762 -12.884599 +v 4.533102 -0.326236 -12.883425 +v 4.409719 -0.475744 -12.884503 +v -2.166689 1.178254 4.888751 +v -1.767517 1.116459 7.552045 +v -2.167577 1.622688 4.886050 +v -1.768330 0.908563 7.549629 +v -1.324661 1.160298 0.303092 +v -1.325439 1.142341 4.883349 +v -2.167454 1.622274 -8.003261 +v -2.167467 1.160297 -8.160690 +v -2.167467 1.160297 -11.479316 +v -1.929045 1.417094 -12.593165 +v -1.330777 1.160205 -11.475133 +v -2.134894 1.622320 -11.631490 +v -0.879279 0.919397 7.216274 +v -0.879250 0.912124 7.551852 +v -0.879273 1.155200 7.216226 +v -0.879273 1.116459 7.552045 +v -0.564898 0.913399 7.551894 +v -0.564917 1.155200 7.216226 +v -1.044200 1.373544 7.022088 +v -1.044200 1.309671 7.350410 +v -1.238797 1.309671 7.350410 +v -1.324661 0.627574 4.886050 +v -1.324661 0.627574 3.645005 +v -1.599960 1.059096 -8.568725 +v -1.324661 1.160297 -8.140296 +v -1.290001 0.942269 -11.475792 +v -1.327532 0.942181 -11.475482 +v -1.487460 0.851829 -11.954881 +v -1.635748 1.050976 -11.058632 +v -0.926471 0.328061 6.808445 +v -1.324661 -0.097260 4.200878 +v -1.324661 0.262537 4.885466 +v -1.392955 0.371449 -8.140296 +v -1.324661 1.160297 -3.505932 +v -1.324661 -0.735632 4.882127 +v -1.324661 -0.097260 4.884089 +v -1.324661 -0.760742 3.642920 +v -4.436403 0.556191 -10.639703 +v -2.167467 1.495189 -8.160690 +v -1.324661 -0.307527 -11.475792 +v -1.301270 -0.499166 -7.835607 +v -1.301270 -0.307526 -7.835607 +v -1.202032 -0.457835 -11.789044 +v -1.324661 -0.499166 -11.475792 +v -1.321736 -0.076922 -10.715260 +v -1.323081 -0.106667 -10.875872 +v -1.322787 -0.088138 -10.881752 +v -1.311406 -0.140316 -11.476863 +v -1.181787 -0.304912 -7.388487 +v -1.301270 -0.020569 -7.839149 +v -1.496451 0.368661 -11.064284 +v -1.457579 0.363034 -8.576718 +v -1.478430 0.361493 -10.717898 +v -1.457768 0.296586 -10.801017 +v -1.485245 0.382964 -10.879829 +v -1.458059 0.581802 -11.983437 +v -1.362907 0.332163 -12.135659 +v -1.324286 0.724157 -11.476032 +v -0.871520 0.290371 -11.475998 +v -1.202032 -0.171604 -11.789044 +v -0.737024 0.427411 -11.475792 +v -0.873200 0.725334 -11.475575 +v -1.098931 0.724743 -11.475804 +v -1.099002 0.761392 -11.475792 +v -1.242251 0.806361 -11.475792 +v -1.377029 0.897387 -12.163671 +v -1.267450 -0.053298 -8.650706 +v -1.436172 0.389518 -8.997463 +v -1.445421 0.445389 -8.644977 +v -1.286115 0.001384 -8.622105 +v -2.694740 -0.020080 -10.921955 +v -3.049960 -0.176204 -10.976178 +v -3.076666 -0.158547 -10.921955 +v -2.513490 -0.077188 -10.691722 +v -2.568511 -0.060513 -10.819524 +v -2.598533 -0.285449 -10.921955 +v -2.502327 -0.550818 -10.921955 +v -2.704223 -0.323771 -10.976178 +v -2.875064 -0.658624 -10.976178 +v -2.703209 -0.528089 -10.976178 +v -2.400996 -0.387807 -10.691876 +v -2.494166 -0.518385 -8.807322 +v -1.775925 -0.996237 4.953003 +v -1.295853 -0.765979 7.277369 +v -1.775925 -1.036517 1.054870 +v -1.775925 -0.732914 4.952492 +v -1.324661 -0.785851 2.403713 +v -1.560884 1.160297 -3.346153 +v -1.560884 1.160298 0.143313 +v -1.560884 0.621427 -3.346153 +v -1.560884 0.621427 0.143313 +v -1.324661 0.627574 2.403962 +v -3.458591 -0.297015 -10.921955 +v -3.220801 -0.511057 -10.976178 +v -3.362385 -0.562384 -10.921955 +v -3.554241 -0.464480 -10.675757 +v -3.445966 -0.276929 -8.796966 +v -3.266178 -0.827753 -10.921955 +v -2.884252 -0.689285 -10.921955 +v -3.258017 -0.795320 -8.796327 +v -3.448560 -0.755982 -10.676103 +v -3.396557 -0.777447 -10.806135 +v -4.187959 -0.630247 -11.166787 +v -4.314837 -0.506316 -7.994987 +v -4.158545 -0.604886 -8.553744 +v -3.972527 -0.616130 -10.669737 +v -4.009530 -0.619185 -10.823527 +v -3.896056 -0.931808 -10.823633 +v -4.037835 -1.044193 -11.167168 +v -4.327272 -0.575650 -11.997671 +v -4.472692 -0.174537 -11.997209 +v -4.453132 -0.143419 -8.711499 +v -3.866846 -0.907632 -10.670082 +v -4.016792 -0.995862 -8.553258 +v -3.950103 -1.557851 -9.752853 +v -3.958740 -1.592177 -11.998844 +v -4.735185 -0.867688 -11.437984 +v -4.614323 -1.201061 -11.438769 +v -4.707360 -0.902299 -8.968455 +v -4.666961 -0.657401 -11.441888 +v -4.726481 -0.800844 -12.476602 +v -4.640823 -1.037117 -12.476602 +v -4.625965 -1.126801 -8.967904 +v -4.408829 -1.283332 -8.053229 +v -4.646767 -0.625776 -8.055545 +v -4.595990 -0.195212 -8.709443 +v -4.533102 -0.326236 -12.883425 +v -4.615550 -0.226330 -11.995152 +v -4.409719 -0.475744 -12.884503 +v -4.471959 -0.304068 -12.884305 +v -4.445970 -0.132026 -7.508535 +v -4.324689 -0.466538 -7.508132 +v -4.518181 0.035951 -8.367233 +v -4.509603 0.049598 -6.926207 +v -4.418063 -0.202880 -6.925903 +v -3.941465 -1.523525 -7.506862 +v -4.076965 -1.162364 -7.992709 +v -4.062747 -1.189014 -7.507264 +v -3.875512 -1.699317 -6.924105 +v -4.104160 -1.191064 -11.998382 +v -4.101598 -1.643970 -11.996788 +v -4.041188 -1.492271 -12.885676 +v -4.470129 -0.627443 -11.995615 +v -4.588828 -0.183820 -7.506478 +v -4.652461 -0.002195 -6.924150 +v -4.084323 -1.575319 -7.504806 +v -4.205605 -1.240807 -7.505208 +v -4.111037 -1.495522 -6.922355 +v -4.027902 -1.788992 -9.400701 +v -4.018370 -1.751110 -6.922048 +v -4.092961 -1.609644 -9.750797 +v -4.422350 -1.334411 -11.440786 +v -4.164570 -1.342762 -12.884599 +v -4.102331 -1.514439 -12.884796 +v -0.926471 -0.031232 6.810164 +v -1.324661 -0.030729 4.884672 +v -1.458323 -0.006985 5.031640 +v -1.458323 0.186187 5.032163 +v -1.178436 -0.303014 -11.456178 +v -1.202032 -0.304524 -11.789044 +v -1.929045 1.622319 -12.593165 +v -2.045583 1.658466 -11.479316 +v -1.099771 1.160297 -11.475792 +v -1.324661 0.352421 2.403962 +v -1.324661 -0.546941 2.403800 +v -0.686478 -0.546941 1.613682 +v -1.383193 0.257061 -8.811125 +v -2.451165 -0.199314 -8.782494 +v -1.345626 0.152132 -8.808387 +v -2.503207 -0.060900 -8.967419 +v -1.298094 0.003800 -8.987985 +v -2.396233 -0.355331 -8.966815 +v -2.630185 -0.138443 -8.623140 +v -3.394037 -0.415378 -8.612145 +v -2.544286 -0.375366 -8.622855 +v -2.682115 0.000006 -8.807961 +v -2.446664 -0.211698 -8.782470 +v -3.492046 -0.586599 -8.766601 +v -3.308137 -0.652301 -8.611861 +v -3.962262 -0.599800 -8.945400 +v -4.106616 -0.743335 -8.368924 +v -3.910332 -0.738249 -8.760580 +v -3.543976 -0.448150 -8.951... [truncated message content] |