Removing ship purpose

This commit is contained in:
Colin McLeod
2015-07-13 12:33:40 -07:00
parent 0f0e67ec9c
commit cd48ef6f86
2 changed files with 2 additions and 10 deletions

View File

@@ -66,13 +66,6 @@ angular.module('shipyard', ['ngLodash'])
sb: 'Shield Booster',
tp: 'Torpedo Pylon'
})
.value('shipPurpose', {
mp: 'Multi Purpose',
fr: 'Freighter',
ex: 'Explorer',
co: 'Combat',
pa: 'Passenger Transport'
})
.value('shipSize', [
'N/A',
'Small',