[Change] Nerfed missiles speeds.

This commit is contained in:
Allanis 2013-08-10 12:52:37 +01:00
parent 562ba56aab
commit 91d37766fd
2 changed files with 2 additions and 3 deletions

1
TODO
View File

@ -37,7 +37,6 @@ Minor:
-- Real news. -- Real news.
-- Dynamic economy. -- Dynamic economy.
-- Dynamic politics - Faction wide ai. -- Dynamic politics - Faction wide ai.
-- YAML (when DOM parser is done).
-- Cinematic scenes. -- Cinematic scenes.
-- Options menu needs implementing.. -- Options menu needs implementing..
-- Allow for subsystems getting damaged. -- Allow for subsystems getting damaged.

View File

@ -176,7 +176,7 @@
<spfx>ExpM</spfx> <spfx>ExpM</spfx>
<duration>5</duration> <duration>5</duration>
<lockon>1</lockon> <lockon>1</lockon>
<thrust>1600</thrust> <thrust>400</thrust>
<turn>60</turn> <turn>60</turn>
<speed>800</speed> <speed>800</speed>
<damage type="kinetic">20</damage> <damage type="kinetic">20</damage>
@ -212,7 +212,7 @@
<duration>7</duration> <duration>7</duration>
<lockon>0.5</lockon> <lockon>0.5</lockon>
<resist>5</resist> <resist>5</resist>
<thrust>1300</thrust> <thrust>325</thrust>
<turn>90</turn> <turn>90</turn>
<speed>550</speed> <speed>550</speed>
<damage type="kinetic">20</damage> <damage type="kinetic">20</damage>