Skip to content

Commit

Permalink
Add Janthir Wilds maps (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
njibhu authored Sep 22, 2024
1 parent bc31328 commit 18e0d06
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions library/src/MapFileList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,15 @@ const mapMap = {
{ fileName: "3316196.data", name: "(Z.3) Inner Nayos [MapDream3]" },
],
},
{
name: "(X5) Guild Wars 2: Janthir Wilds",
maps: [
{ fileName: "3399578.data", name: "(H) Homestead" },
{ fileName: "3406364.data", name: "(X5.1) Prologue: The Tyrian Alliance: Lion's Arch" },
{ fileName: "3414888.data", name: "(Z.1) Lowland Shore" },
{ fileName: "3415804.data", name: "(Z.2) Janthir Syntri" },
],
},
{
name: "(GH) Guild Halls",
maps: [
Expand Down

0 comments on commit 18e0d06

Please sign in to comment.