diff --git a/maps/maps.json b/maps/maps.json index fdc40b7..0a15974 100644 --- a/maps/maps.json +++ b/maps/maps.json @@ -4,5 +4,11 @@ "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.png" + } ]