From 95afe30fc04a17853c13b7546cfbd2813a3e0c84 Mon Sep 17 00:00:00 2001 From: ThisBirchWood Date: Sat, 15 Mar 2025 22:31:28 +0100 Subject: [PATCH] ADD: Mirage info json --- maps/de_mirage.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 maps/de_mirage.json diff --git a/maps/de_mirage.json b/maps/de_mirage.json new file mode 100644 index 0000000..596ec5e --- /dev/null +++ b/maps/de_mirage.json @@ -0,0 +1,9 @@ +{ + "map_middle_x": 650, + "map_middle_y": 320, + "map_scale": 0.6, + "map_rotation": 270, + "map_image": "de_mirage.png", + "map_image_width": 1024, + "map_image_height": 1024 +} \ No newline at end of file