From 22d7a5d47a7c6ec1e1b64342c36fc76ddda7e96e Mon Sep 17 00:00:00 2001
From: Allanis <allanis@saracraft.net>
Date: Wed, 22 May 2013 23:59:32 +0100
Subject: [PATCH] [Change] Increased afterburner thrust increase.

---
 dat/outfit.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dat/outfit.xml b/dat/outfit.xml
index e973ee0..cb0a603 100644
--- a/dat/outfit.xml
+++ b/dat/outfit.xml
@@ -255,8 +255,8 @@
    <gfx_store>afterburner</gfx_store>
   </general>
   <specific type="16">
-   <thrust_perc>50</thrust_perc>
-   <thrust_abs>30</thrust_abs>
+   <thrust_perc>100</thrust_perc>
+   <thrust_abs>50</thrust_abs>
    <speed_perc>50</speed_perc>
    <speed_abs>30</speed_abs>
    <energy>60</energy>
@@ -272,8 +272,8 @@
    <gfx_store>afterburner</gfx_store>
   </general>
   <specific type="16">
-   <thrust_perc>85</thrust_perc>
-   <thrust_abs>50</thrust_abs>
+   <thrust_perc>185</thrust_perc>
+   <thrust_abs>100</thrust_abs>
    <speed_perc>85</speed_perc>
    <speed_abs>50</speed_abs>
    <energy>65</energy>