Skip to content

Commit

Permalink
Added Druid's Isle name to map data
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan-Greve committed Nov 7, 2024
1 parent 8e5f9cd commit ca60239
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SourceFiles/maps_constant_data.h
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,8 @@ std::unordered_map<int, std::vector<MapConstantInfo>> constant_maps_info = {
{{68, 0x1f265, "Frozen Isle", false}}},
{0x1f268,
{{69, 0x1f268, "Nomads Isle", false}}},
{ 0x1f27a,
{{70, 0x1f27a, "Druid's Isle", true}}},
{0x1f29b,
{{71, 0x1f29b, "Isle of the Dead", false}}},
{0x29ba,
Expand Down

0 comments on commit ca60239

Please sign in to comment.