diff --git a/pkg/ogame/constants.go b/pkg/ogame/constants.go index 4f23dfb3..c6c89e36 100644 --- a/pkg/ogame/constants.go +++ b/pkg/ogame/constants.go @@ -205,7 +205,7 @@ const ( AssemblyLineID ID = 13101 // Lifeform (mechas) FusionCellFactoryID ID = 13102 RoboticsResearchCentreID ID = 13103 - UpdateNetworkID ID = 12304 + UpdateNetworkID ID = 13104 QuantumComputerCentreID ID = 13105 AutomatisedAssemblyCentreID ID = 13106 HighPerformanceTransformerID ID = 13107