Skip to content

Commit

Permalink
Update maps.json
Browse files Browse the repository at this point in the history
Added Episode 4
  • Loading branch information
Ozone31 authored Jul 27, 2023
1 parent 58087d6 commit 15dc585
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions maps/maps.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,59 @@
"location_size": 12,
"location_border_thickness": 1,
"img": "images/maps/e3m9_map.png"
},
{
"name": "e4m1",
"location_size": 12,
"location_border_thickness": 1,
"img": "images/maps/e4m1_map.png"
},
{
"name": "e4m2",
"location_size": 12,
"location_border_thickness": 1,
"img": "images/maps/e4m2_map.png"
},
{
"name": "e4m3",
"location_size": 12,
"location_border_thickness": 1,
"img": "images/maps/e4m3_map.png"
},
{
"name": "e4m4",
"location_size": 12,
"location_border_thickness": 1,
"img": "images/maps/e4m4_map.png"
},
{
"name": "e4m5",
"location_size": 12,
"location_border_thickness": 1,
"img": "images/maps/e4m5_map.png"
},
{
"name": "e4m6",
"location_size": 12,
"location_border_thickness": 1,
"img": "images/maps/e4m6_map.png"
},
{
"name": "e4m7",
"location_size": 12,
"location_border_thickness": 1,
"img": "images/maps/e4m7_map.png"
},
{
"name": "e4m8",
"location_size": 12,
"location_border_thickness": 1,
"img": "images/maps/e4m8_map.png"
},
{
"name": "e4m9",
"location_size": 12,
"location_border_thickness": 1,
"img": "images/maps/e4m9_map.png"
}
]

0 comments on commit 15dc585

Please sign in to comment.