allow to configure when which schematic gets unlockable
This commit is contained in:
@@ -51,7 +51,7 @@ struct ShipLoot
|
||||
struct ShipDef
|
||||
{
|
||||
std::string id;
|
||||
bool availableFromStart;
|
||||
int unlockAtStationLevel;
|
||||
std::vector<std::string> layout;
|
||||
|
||||
ShipSchematic schematic;
|
||||
|
||||
Reference in New Issue
Block a user