[Change] Nerfed Lancelots somewhat now we have our own dev test ship.

This commit is contained in:
Allanis 2013-12-31 07:27:58 +00:00
parent 8e586d0039
commit 07ce433470
2 changed files with 7 additions and 5 deletions

View File

@ -5,6 +5,7 @@ DEBUG := 1
OS := LINUX
#OS := WIN32
#OS := MACOS
export OS
#CC = clang

View File

@ -273,12 +273,13 @@
<crew>4</crew>
<mass>90</mass>
<fuel>400</fuel>
<cap_weapon>80</cap_weapon>
<cap_weapon>50</cap_weapon>
<cap_cargo>10</cap_cargo>
</characteristics>
<outfits>
<outfit quantity="1">Headhunter Launcher</outfit>
<outfit quantity="20">Headhunter</outfit>
<outfit quantity="2">Laser Connon</outfit>
<outfit quantity="1">Seeker Launcher</outfit>
<outfit quantity="5">Seeker Missile</outfit>
</outfits>
</ship>
<ship name="Empire Lancelot">
@ -307,13 +308,13 @@
<crew>4</crew>
<mass>90</mass>
<fuel>400</fuel>
<cap_weapon>80</cap_weapon>
<cap_weapon>50</cap_weapon>
<cap_cargo>10</cap_cargo>
</characteristics>
<outfits>
<outfit quantity="2">Ripper MK2</outfit>
<outfit quantity="1">Headhunter Launcher</outfit>
<outfit quantity="20">Headhunter</outfit>
<outfit quantity="6">Headhunter</outfit>
<outfit quantity="1">Milspec Jammer</outfit>
</outfits>
</ship>