-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Smap] add farm fields, stills, park, fillers (#1050)
* add farm fields, stills, park, fillers * fix IDs * Update cs_open_sewer.json * rotation on field * extend crater filler * Update naturetrail.json
- Loading branch information
Showing
103 changed files
with
194 additions
and
0 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
gfx/SurveyorsMap/pngs_overmap_24x24/cemetery_small/cemetery_small.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"id": [ "cemetery_small" ], | ||
"fg": [ "cemetery_small_N", "cemetery_small_E", "cemetery_small_S", "cemetery_small_W" ], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
} | ||
] |
Binary file added
BIN
+622 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/cemetery_small/cemetery_small_E.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+582 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/cemetery_small/cemetery_small_N.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+595 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/cemetery_small/cemetery_small_S.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+625 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/cemetery_small/cemetery_small_W.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"id": [ "crater_core", "crater" ], | ||
"fg": [ "crater_core_N", "crater_core_E", "crater_core_S", "crater_core_W" ], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
} | ||
] |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions
8
gfx/SurveyorsMap/pngs_overmap_24x24/cs_open_sewer/cs_open_sewer.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"id": [ "cs_open_sewer" ], | ||
"fg": [ "cs_open_sewer_N", "cs_open_sewer_E", "cs_open_sewer_S", "cs_open_sewer_W" ], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
} | ||
] |
Binary file added
BIN
+1.01 KB
gfx/SurveyorsMap/pngs_overmap_24x24/cs_open_sewer/cs_open_sewer_E.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.03 KB
gfx/SurveyorsMap/pngs_overmap_24x24/cs_open_sewer/cs_open_sewer_N.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.01 KB
gfx/SurveyorsMap/pngs_overmap_24x24/cs_open_sewer/cs_open_sewer_W.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"id": [ "dump" ], | ||
"fg": [ "dump_N", "dump_E", "dump_S", "dump_W" ], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
} | ||
] |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"id": [ "dumpsite" ], | ||
"fg": [ "dumpsite" ], | ||
"bg": [ "forest" ], | ||
"rotates": true | ||
} | ||
] |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
98 changes: 98 additions & 0 deletions
98
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
[ | ||
{ | ||
"id": [ "farm_lot_wire_straight_h" ], | ||
"fg": [ | ||
"farm_lot_wire_straight_h_N", | ||
"farm_lot_wire_straight_h_E", | ||
"farm_lot_wire_straight_h_S", | ||
"farm_lot_wire_straight_h_W" | ||
], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "farm_lot_wire_straight_v" ], | ||
"fg": [ | ||
"farm_lot_wire_straight_v_N", | ||
"farm_lot_wire_straight_v_E", | ||
"farm_lot_wire_straight_v_S", | ||
"farm_lot_wire_straight_v_W" | ||
], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "farm_lot_wire_straight_v_open" ], | ||
"fg": [ | ||
"farm_lot_wire_straight_v_open_N", | ||
"farm_lot_wire_straight_v_open_E", | ||
"farm_lot_wire_straight_v_open_S", | ||
"farm_lot_wire_straight_v_open_W" | ||
], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "farm_lot_wire_straight_h_open" ], | ||
"fg": [ | ||
"farm_lot_wire_straight_h_open_N", | ||
"farm_lot_wire_straight_h_open_E", | ||
"farm_lot_wire_straight_h_open_S", | ||
"farm_lot_wire_straight_h_open_W" | ||
], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "farm_lot_wire_turn_h_open" ], | ||
"fg": [ | ||
"farm_lot_wire_turn_h_open_N", | ||
"farm_lot_wire_turn_h_open_E", | ||
"farm_lot_wire_turn_h_open_S", | ||
"farm_lot_wire_turn_h_open_W" | ||
], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "farm_lot_wire_turn_v_open" ], | ||
"fg": [ | ||
"farm_lot_wire_turn_v_open_N", | ||
"farm_lot_wire_turn_v_open_E", | ||
"farm_lot_wire_turn_v_open_S", | ||
"farm_lot_wire_turn_v_open_W" | ||
], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "farm_lot_m" ], | ||
"fg": [ "farm_lot_M_N", "farm_lot_M_E", "farm_lot_M_S", "farm_lot_M_W" ], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "farm_lot_m1" ], | ||
"fg": [ "farm_lot_m1_N", "farm_lot_m1_E", "farm_lot_m1_S", "farm_lot_m1_W" ], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "farm_lot_wire_turn_h" ], | ||
"fg": [ "farm_lot_wire_turn_h_N", "farm_lot_wire_turn_h_E", "farm_lot_wire_turn_h_S", "farm_lot_wire_turn_h_W" ], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "farm_lot_wire_turn_uni" ], | ||
"fg": [ "farm_lot_wire_turn_uni_N", "farm_lot_wire_turn_uni_E", "farm_lot_wire_turn_uni_S", "farm_lot_wire_turn_uni_W" ], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "farm_lot_wire_turn_v" ], | ||
"fg": [ "farm_lot_wire_turn_v_N", "farm_lot_wire_turn_v_E", "farm_lot_wire_turn_v_S", "farm_lot_wire_turn_v_W" ], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
} | ||
] |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+529 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_straight_h_E.png
Oops, something went wrong.
Binary file added
BIN
+531 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_straight_h_N.png
Oops, something went wrong.
Binary file added
BIN
+531 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_straight_h_S.png
Oops, something went wrong.
Binary file added
BIN
+528 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_straight_h_W.png
Oops, something went wrong.
Binary file added
BIN
+531 Bytes
...SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_straight_h_open_E.png
Oops, something went wrong.
Binary file added
BIN
+550 Bytes
...SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_straight_h_open_N.png
Oops, something went wrong.
Binary file added
BIN
+536 Bytes
...SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_straight_h_open_S.png
Oops, something went wrong.
Binary file added
BIN
+534 Bytes
...SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_straight_h_open_W.png
Oops, something went wrong.
Binary file added
BIN
+532 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_straight_v_E.png
Oops, something went wrong.
Binary file added
BIN
+537 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_straight_v_N.png
Oops, something went wrong.
Binary file added
BIN
+528 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_straight_v_S.png
Oops, something went wrong.
Binary file added
BIN
+532 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_straight_v_W.png
Oops, something went wrong.
Binary file added
BIN
+548 Bytes
...SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_straight_v_open_E.png
Oops, something went wrong.
Binary file added
BIN
+545 Bytes
...SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_straight_v_open_N.png
Oops, something went wrong.
Binary file added
BIN
+549 Bytes
...SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_straight_v_open_S.png
Oops, something went wrong.
Binary file added
BIN
+549 Bytes
...SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_straight_v_open_W.png
Oops, something went wrong.
Binary file added
BIN
+530 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_h_E.png
Oops, something went wrong.
Binary file added
BIN
+540 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_h_N.png
Oops, something went wrong.
Binary file added
BIN
+538 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_h_S.png
Oops, something went wrong.
Binary file added
BIN
+539 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_h_W.png
Oops, something went wrong.
Binary file added
BIN
+552 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_h_open_E.png
Oops, something went wrong.
Binary file added
BIN
+546 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_h_open_N.png
Oops, something went wrong.
Binary file added
BIN
+554 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_h_open_S.png
Oops, something went wrong.
Binary file added
BIN
+544 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_h_open_W.png
Oops, something went wrong.
Binary file added
BIN
+543 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_uni_E.png
Oops, something went wrong.
Binary file added
BIN
+590 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_uni_N.png
Oops, something went wrong.
Binary file added
BIN
+594 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_uni_S.png
Oops, something went wrong.
Binary file added
BIN
+584 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_uni_W.png
Oops, something went wrong.
Binary file added
BIN
+536 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_v_E.png
Oops, something went wrong.
Binary file added
BIN
+540 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_v_N.png
Oops, something went wrong.
Binary file added
BIN
+533 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_v_S.png
Oops, something went wrong.
Binary file added
BIN
+537 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_v_W.png
Oops, something went wrong.
Binary file added
BIN
+546 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_v_open_E.png
Oops, something went wrong.
Binary file added
BIN
+547 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_v_open_N.png
Oops, something went wrong.
Binary file added
BIN
+545 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_v_open_S.png
Oops, something went wrong.
Binary file added
BIN
+549 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/farm fields/farm_lot_wire_turn_v_open_W.png
Oops, something went wrong.
14 changes: 14 additions & 0 deletions
14
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still/moonshine_still.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[ | ||
{ | ||
"id": [ "moonshine_still" ], | ||
"fg": [ "moonshine_still_N", "moonshine_still_E", "moonshine_still_S", "moonshine_still_W" ], | ||
"bg": [ "forest" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "moonshine_still_roof" ], | ||
"fg": [ "moonshine_still_roof_N", "moonshine_still_roof_E", "moonshine_still_roof_S", "moonshine_still_roof_W" ], | ||
"bg": [ "open_air" ], | ||
"rotates": true | ||
} | ||
] |
Binary file added
BIN
+553 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still/moonshine_still_E.png
Oops, something went wrong.
Binary file added
BIN
+539 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still/moonshine_still_N.png
Oops, something went wrong.
Binary file added
BIN
+538 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still/moonshine_still_S.png
Oops, something went wrong.
Binary file added
BIN
+549 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still/moonshine_still_W.png
Oops, something went wrong.
Binary file added
BIN
+532 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still/moonshine_still_roof_E.png
Oops, something went wrong.
Binary file added
BIN
+525 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still/moonshine_still_roof_N.png
Oops, something went wrong.
Binary file added
BIN
+526 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still/moonshine_still_roof_S.png
Oops, something went wrong.
Binary file added
BIN
+530 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still/moonshine_still_roof_W.png
Oops, something went wrong.
14 changes: 14 additions & 0 deletions
14
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_1/moonshine_still_1.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[ | ||
{ | ||
"id": [ "moonshine_still_1" ], | ||
"fg": [ "moonshine_still_1_N", "moonshine_still_1_E", "moonshine_still_1_S", "moonshine_still_1_W" ], | ||
"bg": [ "forest" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "moonshine_still_roof_1" ], | ||
"fg": [ "moonshine_still_roof_1_N", "moonshine_still_roof_1_E", "moonshine_still_roof_1_S", "moonshine_still_roof_1_W" ], | ||
"bg": [ "open_air" ], | ||
"rotates": true | ||
} | ||
] |
Binary file added
BIN
+532 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_1/moonshine_still_1_E.png
Oops, something went wrong.
Binary file added
BIN
+543 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_1/moonshine_still_1_N.png
Oops, something went wrong.
Binary file added
BIN
+552 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_1/moonshine_still_1_S.png
Oops, something went wrong.
Binary file added
BIN
+528 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_1/moonshine_still_1_W.png
Oops, something went wrong.
Binary file added
BIN
+526 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_1/moonshine_still_roof_1_E.png
Oops, something went wrong.
Binary file added
BIN
+524 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_1/moonshine_still_roof_1_N.png
Oops, something went wrong.
Binary file added
BIN
+531 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_1/moonshine_still_roof_1_S.png
Oops, something went wrong.
Binary file added
BIN
+528 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_1/moonshine_still_roof_1_W.png
Oops, something went wrong.
14 changes: 14 additions & 0 deletions
14
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_2/moonshine_still_2.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[ | ||
{ | ||
"id": [ "moonshine_still_2" ], | ||
"fg": [ "moonshine_still_2_N", "moonshine_still_2_E", "moonshine_still_2_S", "moonshine_still_2_W" ], | ||
"bg": [ "forest" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "moonshine_still_roof_2" ], | ||
"fg": [ "moonshine_still_roof_2_N", "moonshine_still_roof_2_E", "moonshine_still_roof_2_S", "moonshine_still_roof_2_W" ], | ||
"bg": [ "open_air" ], | ||
"rotates": true | ||
} | ||
] |
Binary file added
BIN
+585 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_2/moonshine_still_2_E.png
Oops, something went wrong.
Binary file added
BIN
+567 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_2/moonshine_still_2_N.png
Oops, something went wrong.
Binary file added
BIN
+571 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_2/moonshine_still_2_S.png
Oops, something went wrong.
Binary file added
BIN
+580 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_2/moonshine_still_2_W.png
Oops, something went wrong.
Binary file added
BIN
+531 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_2/moonshine_still_roof_2_E.png
Oops, something went wrong.
Binary file added
BIN
+525 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_2/moonshine_still_roof_2_N.png
Oops, something went wrong.
Binary file added
BIN
+530 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_2/moonshine_still_roof_2_S.png
Oops, something went wrong.
Binary file added
BIN
+529 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/moonshine_still_2/moonshine_still_roof_2_W.png
Oops, something went wrong.
14 changes: 14 additions & 0 deletions
14
gfx/SurveyorsMap/pngs_overmap_24x24/nature_trail/naturetrail.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[ | ||
{ | ||
"id": [ "NatureTrail_1a" ], | ||
"fg": [ "naturetrail_1a_N", "naturetrail_1a_E", "naturetrail_1a_S", "naturetrail_1a_W" ], | ||
"bg": [ "forest_thick" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "NatureTrail_1b" ], | ||
"fg": [ "naturetrail_1b_N", "naturetrail_1b_E", "naturetrail_1b_S", "naturetrail_1b_W" ], | ||
"bg": [ "forest_thick" ], | ||
"rotates": true | ||
} | ||
] |
Binary file added
BIN
+672 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/nature_trail/naturetrail_1a_E.png
Oops, something went wrong.
Binary file added
BIN
+659 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/nature_trail/naturetrail_1a_N.png
Oops, something went wrong.
Binary file added
BIN
+668 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/nature_trail/naturetrail_1a_S.png
Oops, something went wrong.
Binary file added
BIN
+681 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/nature_trail/naturetrail_1a_W.png
Oops, something went wrong.
Binary file added
BIN
+740 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/nature_trail/naturetrail_1b_E.png
Oops, something went wrong.
Binary file added
BIN
+693 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/nature_trail/naturetrail_1b_N.png
Oops, something went wrong.
Binary file added
BIN
+702 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/nature_trail/naturetrail_1b_S.png
Oops, something went wrong.
Binary file added
BIN
+738 Bytes
gfx/SurveyorsMap/pngs_overmap_24x24/nature_trail/naturetrail_1b_W.png
Oops, something went wrong.