Skip to content

Commit

Permalink
Merge pull request #6993 from hat071af/make-map-edits
Browse files Browse the repository at this point in the history
Make map edits
  • Loading branch information
MahtraDR authored Nov 16, 2024
2 parents 4753a50 + 1f6648f commit 502affe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setupaliases.lic
Original file line number Diff line number Diff line change
Expand Up @@ -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 }"],
Expand Down

0 comments on commit 502affe

Please sign in to comment.