Skip to content

Commit

Permalink
Textures and schema update for FS25.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwatkot committed Dec 23, 2024
1 parent 0a15a72 commit 81c76be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion data/fs25-texture-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
{
"name": "mudDark",
"count": 2,
"tags": { "landuse": "farmland" },
"tags": { "landuse": ["farmland", "meadow"] },
"color": [47, 107, 85],
"priority": 4,
"info_layer": "fields"
Expand Down
4 changes: 0 additions & 4 deletions data/fs25-tree-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,10 +327,6 @@
"name": "tiliaAmurensis_stage04",
"reference_id": 1081
},
{
"name": "transportTree",
"reference_id": 1082
},
{
"name": "treesRavaged",
"reference_id": 1083
Expand Down

0 comments on commit 81c76be

Please sign in to comment.