Skip to content

Commit

Permalink
[SurveyorsMap] Add more city sprites (#2383)
Browse files Browse the repository at this point in the history
Dive shop, synagogue, looted gun store variants, barber shop, library 3.
  • Loading branch information
curstwist authored Jun 3, 2024
1 parent ce8c442 commit 81e9d77
Show file tree
Hide file tree
Showing 41 changed files with 72 additions and 8 deletions.
15 changes: 15 additions & 0 deletions gfx/SurveyorsMap/pngs_overmap_24x24/barber_shop/barber_shop.json
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.
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.
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
}
]
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.
14 changes: 14 additions & 0 deletions gfx/SurveyorsMap/pngs_overmap_24x24/s_dive_shop/s_dive_shop.json
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.
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.
4 changes: 2 additions & 2 deletions gfx/SurveyorsMap/pngs_overmap_24x24/s_gun/s_gun.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[
{
"id": [ "s_gun" ],
"id": [ "s_gun", "s_gun_looted" ],
"fg": [ "s_gun_N", "s_gun_W", "s_gun_S", "s_gun_E" ],
"bg": [ ],
"bg": [ "field" ],
"rotates": true
},
{
Expand Down
4 changes: 2 additions & 2 deletions gfx/SurveyorsMap/pngs_overmap_24x24/s_gun_3/s_gun_3.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[
{
"id": [ "s_gun_3" ],
"id": [ "s_gun_3", "s_gun_3_looted" ],
"fg": [ "s_gun_3_N", "s_gun_3_W", "s_gun_3_S", "s_gun_3_E" ],
"bg": [ ],
"bg": [ "field" ],
"rotates": true
},
{
Expand Down
4 changes: 2 additions & 2 deletions gfx/SurveyorsMap/pngs_overmap_24x24/s_gun_4/s_gun_4.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[
{
"id": [ "s_gun_4" ],
"id": [ "s_gun_4", "s_gun_4_looted" ],
"fg": [ "s_gun_4_N", "s_gun_4_W", "s_gun_4_S", "s_gun_4_E" ],
"bg": [ ],
"bg": [ "field" ],
"rotates": true
},
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[
{
"id": [ "s_gunstore" ],
"id": [ "s_gunstore", "s_gunstore_looted" ],
"fg": [ "s_gunstore_N", "s_gunstore_W", "s_gunstore_S", "s_gunstore_E" ],
"bg": [ ],
"bg": [ "field" ],
"rotates": true
},
{
Expand Down
21 changes: 21 additions & 0 deletions gfx/SurveyorsMap/pngs_overmap_24x24/synagogue/synagogue.json
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.

0 comments on commit 81e9d77

Please sign in to comment.