Skip to content

Commit

Permalink
'looks_like' but incorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
Golfavel authored and Fris0uman committed Mar 18, 2024
1 parent 903cf3c commit 4783488
Show file tree
Hide file tree
Showing 6 changed files with 48 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/wearables/feet/boots_chitin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": [
"boots_chitin",
"xl_boots_chitin",
"xs_boots_chitin"
],
"fg": "boots_chitin"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": [
"armguard_chitin",
"xl_armguard_chitin",
"xs_armguard_chitin"
],
"fg": "armguard_chitin"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": [
"gauntlets_chitin",
"xl_gauntlets_chitin",
"xs_gauntlets_chitin"
],
"fg": "gauntlets_chitin"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": [
"helmet_chitin",
"xl_helmet_chitin",
"helmet_chitin_xs"
],
"fg": "helmet_chitin"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": [
"legguard_chitin",
"xl_legguard_chitin",
"xs_legguard_chitin"
],
"fg": "legguard_chitin"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": [
"armor_chitin",
"xl_armor_chitin",
"armor_chitin_xs"
],
"fg": "armor_chitin"
}

0 comments on commit 4783488

Please sign in to comment.