Skip to content

Commit

Permalink
Update maps.json
Browse files Browse the repository at this point in the history
  • Loading branch information
palex00 authored May 29, 2024
1 parent cd5c401 commit 646d8c4
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions maps/maps.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,35 @@
"location_size": 20,
"location_border_thickness": 2,
"img": "images/maps/map.png"
},
{
"name": "rocktunnel",
"location_size": 20,
"location_border_thickness": 2,
"img": "images/maps/rocktunnel_alt.png"
},
{
"name": "seafoam",
"location_size": 20,
"location_border_thickness": 2,
"img": "images/maps/seafoam_alt2.png"
},
{
"name": "silph16",
"location_size": 20,
"location_border_thickness": 2,
"img": "images/maps/silph1to6_alt.png"
},
{
"name": "silph711",
"location_size": 20,
"location_border_thickness": 2,
"img": "images/maps/silph7to11_alt2.png"
},
{
"name": "mansion",
"location_size": 20,
"location_border_thickness": 2,
"img": "images/maps/mansion_alt.png"
}
]

0 comments on commit 646d8c4

Please sign in to comment.