diff --git a/mods/example/maps/example/map.png b/mods/example/maps/example/map.png index 7e6420863..100a5ea30 100644 Binary files a/mods/example/maps/example/map.png and b/mods/example/maps/example/map.png differ diff --git a/mods/example/maps/example/map.yaml b/mods/example/maps/example/map.yaml index bfc416baf..4489c1d76 100644 --- a/mods/example/maps/example/map.yaml +++ b/mods/example/maps/example/map.yaml @@ -1,6 +1,6 @@ -MapFormat: 11 +MapFormat: 12 -RequiresMod: Example +RequiresMod: example Title: Example Map diff --git a/mods/example/maps/shellmap/map.png b/mods/example/maps/shellmap/map.png index 7e6420863..100a5ea30 100644 Binary files a/mods/example/maps/shellmap/map.png and b/mods/example/maps/shellmap/map.png differ diff --git a/mods/example/maps/shellmap/map.yaml b/mods/example/maps/shellmap/map.yaml index 47dd3c35a..8b2e98e23 100644 --- a/mods/example/maps/shellmap/map.yaml +++ b/mods/example/maps/shellmap/map.yaml @@ -1,6 +1,6 @@ -MapFormat: 11 +MapFormat: 12 -RequiresMod: Example +RequiresMod: example Title: Example Shellmap