Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/tzip/values/mountain.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ module TZip
ZONINGS[:mountain] = %w{577}
ZONINGS[:mountain] += %w{59}
ZONINGS[:mountain] += %w{798 799}
ZONINGS[:mountain] += %w{80 81 82 83 831 84 8501 87 88}
ZONINGS[:mountain] += %w{80 81 82 83 831 84 87 88}
ZONINGS[:mountain] += %w{979}
end