Skip to content

Commit

Permalink
don't use winch defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaPiggy committed Sep 22, 2024
1 parent 6999377 commit 9b969a3
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"flagItem": "exampleitems.flag",
"flagTexture": "FlagMaterialTemplate",
"flagTexture": "exampleitems.flagmaterial",
"localizedNameKey": "exampleitems.flag.option"
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@
},
"localizedNameKey": "exampleitems.color.option",
"questGridConfig": "exampleitems.color.crabs"
}

}
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"itemNameKey": "exampleitems.flag.name",
"itemDescriptionKey": "exampleitems.flag.desc",
"sprite": "exampleitems.flag",
"dimensions": [
"X"
]
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.

0 comments on commit 9b969a3

Please sign in to comment.