diff --git a/eve_glue/location_flag.py b/eve_glue/location_flag.py index 10f41d0..0a0ae68 100644 --- a/eve_glue/location_flag.py +++ b/eve_glue/location_flag.py @@ -366,6 +366,7 @@ class FittingLocationFlagEnumV1(enum.Enum): "HiddenModifiers": 156, "SubSystemBay": 177, "FrigateEscapeBay": 179, + "QuantumCoreRoom": 180, } )