Skip to content

Commit

Permalink
Hm revisions round 7 (#1544)
Browse files Browse the repository at this point in the history
* HM Revisions Round 7.

* Change wall to new icon and add separate wood wall

* Fix json compile issue with fungal floors

* Clear tabs from fungal floor json

* Add metal wall icons

* Lint json, update wall and glass wall and add concrete wall, paper wall
  • Loading branch information
secretstamos authored Sep 6, 2022
1 parent 6b56644 commit cf2ac5d
Show file tree
Hide file tree
Showing 992 changed files with 1,557 additions and 4 deletions.
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.
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.
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.
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,26 @@
[
{
"id": [ "f_grave_head_season_spring", "f_grave_stone_season_spring", "f_grave_stone_old_season_spring" ],
"fg": [ "f_grave_head_season_spring" ],
"bg": [ ],
"rotates": false
},
{
"id": [ "f_grave_head_season_winter", "f_grave_stone_season_winter", "f_grave_stone_old_season_winter" ],
"fg": [ "f_grave_head_season_winter" ],
"bg": [ ],
"rotates": false
},
{
"id": [ "f_grave_head_season_autumn", "f_grave_stone_season_autumn", "f_grave_stone_old_season_autumn" ],
"fg": [ "f_grave_head_season_autumn" ],
"bg": [ ],
"rotates": false
},
{
"id": [ "f_grave_head_season_summer", "f_grave_stone_season_summer", "f_grave_stone_old_season_summer" ],
"fg": [ "f_grave_head_season_summer" ],
"bg": [ ],
"rotates": false
}
]
Loading

0 comments on commit cf2ac5d

Please sign in to comment.