1
0
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:
norohind 2021-08-13 14:07:50 +03:00
parent 30048ded88
commit 28f7a2b2fe
Signed by: norohind
GPG Key ID: 01C3BECC26FB59E1

View File

@ -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',