diff --git a/pictures/bluevsred.png b/pictures/bluevsred.png new file mode 100644 index 0000000..e4536d6 Binary files /dev/null and b/pictures/bluevsred.png differ diff --git a/pictures/kleinerPrinz.png b/pictures/kleinerPrinz.png new file mode 100644 index 0000000..8d9a4be Binary files /dev/null and b/pictures/kleinerPrinz.png differ diff --git a/target_config.toml b/target_config.toml index 24a7905..c40f34f 100644 --- a/target_config.toml +++ b/target_config.toml @@ -88,7 +88,7 @@ priority = 127 [[structure]] name = "skandinavien" file = "skandinavien.png" -startx = -1500 +startx = -1000 starty = -1000 priority = 127 overlay_only = true @@ -1322,7 +1322,7 @@ overlay_only = false [[structure]] name = "framePersistanceOfMemory.png" file = "framePersistanceOfMemory.png" -disabled = true +disabled = false startx = -871 starty = 742 priority = 127 @@ -1335,7 +1335,7 @@ disabled = false startx = -661 starty = 842 priority = 127 -overlay_only = true +overlay_only = false [[structure]] name = "kaktus.png" @@ -1355,6 +1355,24 @@ starty = -444 priority = 127 overlay_only = true +[[structure]] +name = "bluevsred.png" +file = "bluevsred.png" +disabled = true +startx = 526 +starty = -936 +priority = 127 +overlay_only = true + +[[structure]] +name = "kleinerPrinz.png" +file = "kleinerPrinz.png" +disabled = true +startx = 1313 +starty = -959 +priority = 127 +overlay_only = true + [[structure]] name = "portal.png" file = "portal.png"