Skip to content

Commit

Permalink
added: unique sprites for granular air tiles
Browse files Browse the repository at this point in the history
changed: granular details overlay to be more in-line with other dither-like sprites, granular outlines reverted due to changes with granular air
  • Loading branch information
Golfavel authored and Fris0uman committed Aug 11, 2024
1 parent 451d6ea commit 08dce68
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -151,18 +151,15 @@
},
{
"id": [ "roof_or_air$vague" ],
"fg": "unknown_terrain_vague",
"bg": "open_air_blue"
"fg": "unknown_air_vague"
},
{
"id": [ "roof_or_air$outlines" ],
"fg": "unknown_terrain_outlines",
"bg": "open_air_blue"
"fg": "unknown_air_outlines"
},
{
"id": [ "roof_or_air$details" ],
"fg": "unknown_terrain_details",
"bg": "open_air_blue"
"fg": "unknown_air_details"
},
{
"id": [ "underground_dirt$vague" ],
Expand Down
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.

0 comments on commit 08dce68

Please sign in to comment.