From 00728d89bb4d5463ac5142aaac43dedbd63f357c Mon Sep 17 00:00:00 2001 From: Allanis <allanis@saracraft.net> Date: Fri, 2 Aug 2013 19:08:00 +0100 Subject: [PATCH] [Change] Modified ship mass slightly. --- dat/ship.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dat/ship.xml b/dat/ship.xml index 82233ad..0f7e9f0 100644 --- a/dat/ship.xml +++ b/dat/ship.xml @@ -126,7 +126,7 @@ </health> <characteristics> <crew>35</crew> -<mass>500</mass> +<mass>3750</mass> <fuel>300</fuel> <cap_weapon>200</cap_weapon> <cap_cargo>70</cap_cargo> @@ -197,7 +197,7 @@ Used by security agencies all over the universe for it's reliability and availab </health> <characteristics> <crew>13</crew> -<mass>350</mass> +<mass>1750</mass> <fuel>500</fuel> <cap_weapon>50</cap_weapon> <cap_cargo>250</cap_cargo>