Skip to content

Commit

Permalink
Merge pull request #36181 from Maleclypse/AFS-Prepnet-Orchard-MapSpecial
Browse files Browse the repository at this point in the history
Afs prepnet orchard map special
  • Loading branch information
I-am-Erk authored Dec 17, 2019
2 parents e032f11 + b88d1b0 commit 327f864
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions data/mods/Aftershock/maps/afs_overmap_specials.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
[
{
"type": "overmap_special",
"id": "prepnet_orchard",
"overmaps": [ { "point": [ 0, 0, 0 ], "overmap": "prepnet_orchard_north" } ],
"connections": [ { "point": [ 0, -1, 0 ], "terrain": "road" } ],
"locations": [ "land" ],
"city_distance": [ 5, -1 ],
"city_sizes": [ 2, -1 ],
"occurrences": [ 0, 1 ],
"flags": [ "CLASSIC" ]
},
{
"id": "municipal_reactor",
"type": "overmap_special",
Expand Down

0 comments on commit 327f864

Please sign in to comment.