Skip to content

Commit

Permalink
style(autofix.ci): automated formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Oct 5, 2024
1 parent cb036db commit 98021fd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion data/json/scenarios.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" ]
Expand Down
2 changes: 1 addition & 1 deletion data/json/start_locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@
"terrain": [ "Bastion_Fort_1_SW" ],
"flags": [ "ALLOW_OUTSIDE" ]
},
{
{
"type": "start_location",
"id": "sloc_convention_center_rooftop",
"name": "Convention Center Rooftop",
Expand Down

0 comments on commit 98021fd

Please sign in to comment.