mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-13 15:57:14 +03:00
PLUGINS.md: add ref link for systems to CQC maps mapping
This commit is contained in:
parent
30048ded88
commit
28f7a2b2fe
@ -748,7 +748,7 @@ New in version 5.1.3+
|
||||
def journal_entry_cqc(cmdr: str, is_beta: bool, entry: Dict[str, Any], state: Dict[str, Any]) -> None:
|
||||
if entry['event'] == 'Location':
|
||||
# We loaded to CQC match, lets detect map!
|
||||
cqc_maps = { # dict to map systems names to CQC maps
|
||||
cqc_maps = { # dict to map systems names to CQC maps, ref: https://forums.frontier.co.uk/threads/cqc-systems.234394/
|
||||
'Bleae Aewsy GA-Y d1-14': 'Asteria Point',
|
||||
'Eta Cephei': 'Cluster Compound',
|
||||
'Theta Ursae Majoris': 'Elevate',
|
||||
|
Loading…
x
Reference in New Issue
Block a user