implement ship modules
This commit is contained in:
@@ -69,6 +69,7 @@ struct ShipDef
|
||||
{
|
||||
std::string id;
|
||||
bool availableFromStart;
|
||||
std::vector<std::string> layout;
|
||||
|
||||
ShipSchematic schematic;
|
||||
ShipThreat threat;
|
||||
|
||||
Reference in New Issue
Block a user