Adjusted shuttle speed.

This commit is contained in:
Steve 2015-11-16 22:46:57 +00:00
parent b8c5653f0a
commit 9a988ee94c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name" : "Shuttle",
"health" : 10,
"shield" : 10,
"speed" : 2.25,
"speed" : 1.9,
"reloadTime" : 0,
"shieldRechargeRate" : 60,
"textureName" : "gfx/craft/shuttle.png",