[Add] Added mounts for every ship.
This commit is contained in:
parent
8c5a419903
commit
c4fdf48794
115
dat/ship.xml
115
dat/ship.xml
@ -37,6 +37,10 @@
|
||||
<outfit quantity="1">Headhunter Launcher</outfit>
|
||||
<outfit quantity="50">Headhunter</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="12" y="0" h="0">0</mount>
|
||||
<mount x="-3" y="0" h="2">1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Llama">
|
||||
<GFX>llama</GFX>
|
||||
@ -70,6 +74,10 @@
|
||||
<outfits>
|
||||
<outfit quantity="1">Laser Cannon</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="7" y="0" h="1">0</mount>
|
||||
<mount x="-3" y="0" h="2">1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Hyena">
|
||||
<GFX>hyena</GFX>
|
||||
@ -103,6 +111,10 @@
|
||||
<outfits>
|
||||
<outfit quantity="2">Laser Cannon</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="15" y="0" h="-3">0</mount>
|
||||
<mount x="0" y="0" h="0" >1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Pacifier">
|
||||
<GFX>pacifier</GFX>
|
||||
@ -140,6 +152,10 @@
|
||||
<outfit quantity="2">Headhunter Launcher</outfit>
|
||||
<outfit quantity="40">Headhunter</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="15" y="0" h="-8">0</mount>
|
||||
<mount x="-4" y="0" h="2" >1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Empire Pacifier">
|
||||
<GFX>pacifier</GFX>
|
||||
@ -177,6 +193,10 @@
|
||||
<outfit quantity="2">Headhunter Launcher</outfit>
|
||||
<outfit quantity="20">Headhunter</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="15" y="0" h="-8">0</mount>
|
||||
<mount x="-4" y="0" h="2" >1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Hawking">
|
||||
<GFX>hawking</GFX>
|
||||
@ -213,6 +233,12 @@
|
||||
<outfit quantity="2">Headhunter Launcher</outfit>
|
||||
<outfit quantity="40">Headhunter</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="45" y="0" h="2">0</mount>
|
||||
<mount x="20" y="0" h="5">1</mount>
|
||||
<mount x="-25" y="0" h="5">2</mount>
|
||||
<mount x="-5" y="0" h="5">3</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Empire Hawking">
|
||||
<GFX target="hawking">hawking_empire</GFX>
|
||||
@ -249,6 +275,12 @@
|
||||
<outfit quantity="2">Headhunter Launcher</outfit>
|
||||
<outfit quantity="40">Headhunter</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="45" y="0" h="2">0</mount>
|
||||
<mount x="20" y="0" h="5">1</mount>
|
||||
<mount x="-25" y="0" h="5">2</mount>
|
||||
<mount x="-5" y="0" h="5">3</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Lancelot">
|
||||
<GFX>lancelot</GFX>
|
||||
@ -285,6 +317,10 @@
|
||||
<outfit quantity="1">Seeker Launcher</outfit>
|
||||
<outfit quantity="5">Seeker Missile</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="12" y="0" h="0">0</mount>
|
||||
<mount x="-3" y="0" h="2">1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Empire Lancelot">
|
||||
<GFX target="lancelot">lancelot_empire</GFX>
|
||||
@ -322,6 +358,10 @@
|
||||
<outfit quantity="6">Headhunter</outfit>
|
||||
<outfit quantity="1">Milspec Jammer</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="12" y="0" h="0">0</mount>
|
||||
<mount x="-3" y="0" h="2">1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Mule">
|
||||
<GFX>mule</GFX>
|
||||
@ -356,6 +396,11 @@
|
||||
<outfits>
|
||||
<outfit quantity="2">Laser Turret</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="25" y="0" h="0">0</mount>
|
||||
<mount x="-15" y="0" h="4">1</mount>
|
||||
<mount x="15" y="0" h="4">2</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Drone">
|
||||
<GFX>drone</GFX>
|
||||
@ -389,6 +434,10 @@
|
||||
<outfits>
|
||||
<outfit quantity="3">Neutron Disruptor</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="5" y="0" h="-5">0</mount>
|
||||
<mount x="0" y="0" h="0" >1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Gawain">
|
||||
<GFX>gawain</GFX>
|
||||
@ -422,6 +471,10 @@
|
||||
<outfits>
|
||||
<outfit quantity="1">Ion Cannon</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="12" y="0" h="-2">0</mount>
|
||||
<mount x="-5" y="0" h="1" >1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Goddard">
|
||||
<GFX>goddard</GFX>
|
||||
@ -459,6 +512,14 @@
|
||||
<outfit quantity="2">Headhunter Launcher</outfit>
|
||||
<outfit quantity="40">Headhunter</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="35" y="0" h="-2">0</mount>
|
||||
<mount x="5" y="12" h="3" >1</mount>
|
||||
<mount x="5" y="-12" h="3" >2</mount>
|
||||
<mount x="-3" y="30" h="3" >3</mount>
|
||||
<mount x="-3" y="-30" h="3" >4</mount>
|
||||
<mount x="25" y="0" h="3" >5</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Draktharr Goddard">
|
||||
<GFX target="goddard">goddard_draktharr</GFX>
|
||||
@ -495,6 +556,14 @@
|
||||
<outfit quantity="2">Mace Launcher</outfit>
|
||||
<outfit quantity="20">Mace Rocket</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="35" y="0" h="-2">0</mount>
|
||||
<mount x="5" y="12" h="3" >1</mount>
|
||||
<mount x="5" y="-12" h="3" >2</mount>
|
||||
<mount x="-3" y="30" h="3" >3</mount>
|
||||
<mount x="-3" y="-30" h="3" >4</mount>
|
||||
<mount x="25" y="0" h="3" >5</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Admonisher">
|
||||
<GFX>admonisher</GFX>
|
||||
@ -532,6 +601,12 @@
|
||||
<outfit quantity="1">Headhunter Launcher</outfit>
|
||||
<outfit quantity="10">Headhunter</outfit>
|
||||
</outfits>
|
||||
<outfits>
|
||||
<outfit quantity="1">Laser Cannon</outfit>
|
||||
<outfit quantity="2">Plasma Blaster</outfit>
|
||||
<outfit quantity="1">Headhunter Launcher</outfit>
|
||||
<outfit quantity="10">Headhunter</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Pirate Admonisher">
|
||||
<GFX target="admonisher">admonisher_pirate</GFX>
|
||||
@ -568,6 +643,10 @@
|
||||
<outfit quantity="12">Seeker Missile</outfit>
|
||||
<outfit quantity="1">Milspec Jammer</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="15" y="0" h="2">0</mount>
|
||||
<mount x="-5" y="0" h="8">1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Empire Admonisher">
|
||||
<GFX target="admonisher">admonisher_empire</GFX>
|
||||
@ -606,6 +685,10 @@
|
||||
<outfit quantity="10">Headhunter</outfit>
|
||||
<outfit quantity="1">Milspec Jammer</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="15" y="0" h="2">0</mount>
|
||||
<mount x="-5" y="0" h="8">1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Schroedinger">
|
||||
<GFX>schroedinger</GFX>
|
||||
@ -639,6 +722,10 @@
|
||||
<outfits>
|
||||
<outfit quantity="1">Civilian Jammer</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="9" y="0" h="-2">0</mount>
|
||||
<mount x="0" y="0" h="0" >1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Vendetta">
|
||||
<GFX>vendetta</GFX>
|
||||
@ -672,6 +759,10 @@
|
||||
<outfits>
|
||||
<outfit quantity="6">Laser Cannon</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="16" y="0" h="-1">0</mount>
|
||||
<mount x="0" y="0" h="2" >1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Draktharr Vendetta">
|
||||
<GFX target="vendetta">vendetta_draktharr</GFX>
|
||||
@ -707,6 +798,10 @@
|
||||
<outfit quantity="1">Mace Launcher</outfit>
|
||||
<outfit quantity="5">Mace Rocket</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="16" y="0" h="-1">0</mount>
|
||||
<mount x="0" y="0" h="2" >1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Pirate Vendetta">
|
||||
<GFX target="vendetta">vendetta_pirate</GFX>
|
||||
@ -741,6 +836,10 @@
|
||||
<outfit quantity="4">Plasma Blaster</outfit>
|
||||
<outfit quantity="2">Laser Cannon</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="16" y="0" h="-1">0</mount>
|
||||
<mount x="0" y="0" h="2" >1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Ancestor">
|
||||
<GFX>ancestor</GFX>
|
||||
@ -777,6 +876,10 @@
|
||||
<outfit quantity="1">Seeker Launcher</outfit>
|
||||
<outfit quantity="8">Seeker Missile</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="8" y="0" h="0">0</mount>
|
||||
<mount x="-3" y="0" h="0">1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Draktharr Ancestor">
|
||||
<GFX target="ancestor">ancestor_draktharr</GFX>
|
||||
@ -813,6 +916,10 @@
|
||||
<outfit quantity="2">Mace Launcher</outfit>
|
||||
<outfit quantity="10">Mace Rocket</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="8" y="0" h="0">0</mount>
|
||||
<mount x="-3" y="0" h="0">1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Pirate Ancestor">
|
||||
<GFX target="ancestor">ancestor_pirate</GFX>
|
||||
@ -848,6 +955,10 @@
|
||||
<outfit quantity="1">Seeker Launcher</outfit>
|
||||
<outfit quantity="8">Seeker Missile</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="8" y="0" h="0">0</mount>
|
||||
<mount x="-3" y="0" h="0">1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Koala">
|
||||
<GFX>koala</GFX>
|
||||
@ -881,6 +992,10 @@
|
||||
<outfits>
|
||||
<outfit quantity="1">Laser Cannon</outfit>
|
||||
</outfits>
|
||||
<mounts>
|
||||
<mount x="11" y="0" h="-7">0</mount>
|
||||
<mount x="-5" y="0" h="3">1</mount>
|
||||
</mounts>
|
||||
</ship>
|
||||
<ship name="Kestrel">
|
||||
<GFX>kestrel</GFX>
|
||||
|
Loading…
Reference in New Issue
Block a user