From 98021fd1ce83ea6f1cf58a1ebdca5b55e9c1eca8 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 22:12:04 +0000 Subject: [PATCH] style(autofix.ci): automated formatting --- data/json/scenarios.json | 9 ++++++++- data/json/start_locations.json | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/data/json/scenarios.json b/data/json/scenarios.json index f5fea1359f08..30127c3b0dd3 100644 --- a/data/json/scenarios.json +++ b/data/json/scenarios.json @@ -37,7 +37,14 @@ "name": "Large Building", "points": -2, "description": "Whether due to stubbornness, ignorance, or just plain bad luck, you missed the evacuation, and are stuck in a large building full of the risen dead.", - "allowed_locs": [ "sloc_mall_loading_area", "sloc_mall_food_court", "sloc_apartments_rooftop", "sloc_hospital", "sloc_bastion_fort", "sloc_convention_center_rooftop" ], + "allowed_locs": [ + "sloc_mall_loading_area", + "sloc_mall_food_court", + "sloc_apartments_rooftop", + "sloc_hospital", + "sloc_bastion_fort", + "sloc_convention_center_rooftop" + ], "start_name": "In Large Building", "surround_groups": [ [ "GROUP_BLACK_ROAD", 70.0 ] ], "flags": [ "CITY_START", "LONE_START" ] diff --git a/data/json/start_locations.json b/data/json/start_locations.json index 0825a75431f7..a19ced791321 100644 --- a/data/json/start_locations.json +++ b/data/json/start_locations.json @@ -498,7 +498,7 @@ "terrain": [ "Bastion_Fort_1_SW" ], "flags": [ "ALLOW_OUTSIDE" ] }, - { + { "type": "start_location", "id": "sloc_convention_center_rooftop", "name": "Convention Center Rooftop",