-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SurveyorsMap] Add more city sprites (#2383)
Dive shop, synagogue, looted gun store variants, barber shop, library 3.
- Loading branch information
Showing
41 changed files
with
72 additions
and
8 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
gfx/SurveyorsMap/pngs_overmap_24x24/barber_shop/barber_shop.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,15 @@ | ||
[ | ||
{ | ||
"id": [ "barber_shop" ], | ||
"fg": [ "barber_shop_N", "barber_shop_W", "barber_shop_S", "barber_shop_E" ], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "barber_shop_roof" ], | ||
"fg": [ "barber_shop_roof_N", "barber_shop_roof_W", "barber_shop_roof_S", "barber_shop_roof_E" ], | ||
"bg": [ "open_air" ], | ||
"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.
Binary file added
BIN
+8.7 KB
gfx/SurveyorsMap/pngs_overmap_24x24/barber_shop/barber_shop_roof_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
+8.72 KB
gfx/SurveyorsMap/pngs_overmap_24x24/barber_shop/barber_shop_roof_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
+8.72 KB
gfx/SurveyorsMap/pngs_overmap_24x24/barber_shop/barber_shop_roof_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
+8.7 KB
gfx/SurveyorsMap/pngs_overmap_24x24/barber_shop/barber_shop_roof_W.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions
14
gfx/SurveyorsMap/pngs_overmap_24x24/bookstores and libraries/s_library_3/s_library_3.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": [ "s_library_3" ], | ||
"fg": [ "s_library_3_N", "s_library_3_W", "s_library_3_S", "s_library_3_E" ], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "s_library_roof_3" ], | ||
"fg": [ "s_library_roof_3_N", "s_library_roof_3_W", "s_library_roof_3_S", "s_library_roof_3_E" ], | ||
"bg": [ "open_air" ], | ||
"rotates": true | ||
} | ||
] |
Binary file added
BIN
+8.76 KB
...rsMap/pngs_overmap_24x24/bookstores and libraries/s_library_3/s_library_3_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
+8.72 KB
...rsMap/pngs_overmap_24x24/bookstores and libraries/s_library_3/s_library_3_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
+8.71 KB
...rsMap/pngs_overmap_24x24/bookstores and libraries/s_library_3/s_library_3_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
+8.74 KB
...rsMap/pngs_overmap_24x24/bookstores and libraries/s_library_3/s_library_3_W.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
+8.73 KB
.../pngs_overmap_24x24/bookstores and libraries/s_library_3/s_library_roof_3_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
+8.69 KB
.../pngs_overmap_24x24/bookstores and libraries/s_library_3/s_library_roof_3_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
+8.69 KB
.../pngs_overmap_24x24/bookstores and libraries/s_library_3/s_library_roof_3_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
+8.71 KB
.../pngs_overmap_24x24/bookstores and libraries/s_library_3/s_library_roof_3_W.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions
14
gfx/SurveyorsMap/pngs_overmap_24x24/s_dive_shop/s_dive_shop.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": [ "s_dive_shop" ], | ||
"fg": [ "s_dive_shop_N", "s_dive_shop_W", "s_dive_shop_S", "s_dive_shop_E" ], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "s_dive_shop_roof" ], | ||
"fg": [ "s_dive_shop_roof_N", "s_dive_shop_roof_W", "s_dive_shop_roof_S", "s_dive_shop_roof_E" ], | ||
"bg": [ "open_air" ], | ||
"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.
Binary file added
BIN
+8.71 KB
gfx/SurveyorsMap/pngs_overmap_24x24/s_dive_shop/s_dive_shop_roof_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
+8.69 KB
gfx/SurveyorsMap/pngs_overmap_24x24/s_dive_shop/s_dive_shop_roof_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
+8.68 KB
gfx/SurveyorsMap/pngs_overmap_24x24/s_dive_shop/s_dive_shop_roof_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
+8.7 KB
gfx/SurveyorsMap/pngs_overmap_24x24/s_dive_shop/s_dive_shop_roof_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
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
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
4 changes: 2 additions & 2 deletions
4
gfx/SurveyorsMap/pngs_overmap_24x24/s_gunstore/s_gunstore.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
21 changes: 21 additions & 0 deletions
21
gfx/SurveyorsMap/pngs_overmap_24x24/synagogue/synagogue.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,21 @@ | ||
[ | ||
{ | ||
"id": [ "synagogue" ], | ||
"fg": [ "synagogue_N", "synagogue_W", "synagogue_S", "synagogue_E" ], | ||
"bg": [ "field" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "synagogue_roof" ], | ||
"fg": [ "synagogue_roof_N", "synagogue_roof_W", "synagogue_roof_S", "synagogue_roof_E" ], | ||
"bg": [ "open_air" ], | ||
"rotates": true | ||
}, | ||
{ | ||
"id": [ "synagogue_upper_roof" ], | ||
"fg": [ "synagogue_upper_roof_NWSE" ], | ||
"bg": [ "open_air" ], | ||
"rotates": true | ||
} | ||
] | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+8.67 KB
gfx/SurveyorsMap/pngs_overmap_24x24/synagogue/synagogue_upper_roof_NWSE.png
Oops, something went wrong.