###### Akira class ship specs
# All comments starts with the character #
# no empty lines are allow, use a # to denote empty line
# the order of which the specs appear in this file is fixed, do not
# change the way the order appears or the program will crash
# the parenthesis after the description indicates the variable type
#
# Class (string)
Akira
# Type (string)
Scout
# Total Hull hitpoints (int)
99
# CargoHolds (int)
5
# hardPoints (int)
2
