diff --git a/setupaliases.lic b/setupaliases.lic index 5e4033a971..55cb77763d 100644 --- a/setupaliases.lic +++ b/setupaliases.lic @@ -55,8 +55,10 @@ aliases_to_add = [ # These work as a pair; use dm to download the latest map # Wait for the 'Lich: repository has exited.' message and then use rm to reload the map + # Once reloaded, use mme to update it with your personal overrides ['dm', "#{$clean_lich_char}repos download-mapdb"], ['rm', "#{$clean_lich_char}e Map.reload"], + ['mme', "#{$clean_lich_char}eq make_map_edits"], # List all hunting zones from base-hunting alphabetically by name ['hz', "#{$clean_lich_char}e get_data('hunting').hunting_zones.sort.each{ |x| echo x }"],