Skip to content

Commit

Permalink
json style
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
anoobindisguise and github-actions[bot] authored Jul 31, 2024
1 parent 3400d3f commit 3f6acdc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion data/json/mapgen/airliner.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,11 @@
{ "monster": "GROUP_MALL", "x": [ 27, 47 ], "y": [ 24, 47 ], "repeat": [ 7, 16 ], "density": 0.1 },
{ "monster": "GROUP_MALL", "x": [ 27, 47 ], "y": [ 48, 61 ], "repeat": [ 3, 4 ], "density": 0.1 }
],
"monster": { "Z": { "monster": "mon_zombie_static" }, "z": { "monster": "GROUP_VANILLA_NO_FERAL" }, "o": { "monster": "GROUP_VANILLA_NO_FERAL" } }
"monster": {
"Z": { "monster": "mon_zombie_static" },
"z": { "monster": "GROUP_VANILLA_NO_FERAL" },
"o": { "monster": "GROUP_VANILLA_NO_FERAL" }
}
}
},
{
Expand Down

0 comments on commit 3f6acdc

Please sign in to comment.