Skip to content

Commit

Permalink
Merge pull request #24 from esi/add-quantum-core-flag
Browse files Browse the repository at this point in the history
Add "Quantum Core Room" flag
  • Loading branch information
Xamber authored Oct 8, 2020
2 parents 5acb9d5 + 2d50d4c commit de1d4c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eve_glue/location_flag.py
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ class FittingLocationFlagEnumV1(enum.Enum):
"HiddenModifiers": 156,
"SubSystemBay": 177,
"FrigateEscapeBay": 179,
"QuantumCoreRoom": 180,
}
)

Expand Down

0 comments on commit de1d4c5

Please sign in to comment.