diff --git a/cave_data/cavealiases.txt b/cave_data/cavealiases.txt index e498250b5..b53b356aa 100644 --- a/cave_data/cavealiases.txt +++ b/cave_data/cavealiases.txt @@ -1,5 +1,6 @@ ; This is the list of cave aliases which is parsed when a database reset is done. ; This capability created in July 2024. +MAGIC ; This is IMPORTANT as it enables old logbook and wallet cave ids to be redirected to current cave ids. ; such as "2017_cucc_28" => "1623-290" is Fishface. @@ -34,3 +35,5 @@ ("1623-2023-lc-01", "1623-318"), ("tempest", "1623-2023-lc-01"), # note re-use of alias from previous line + + \ No newline at end of file