Skip to content

Commit

Permalink
Merge pull request #108 from gabeyk9/main
Browse files Browse the repository at this point in the history
#108 fixing some stuff
  • Loading branch information
balt-dev authored Nov 5, 2023
2 parents a0608e9 + 9fbddc9 commit ebd963a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions data/custom/gabe-sprites.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"name": "pixel2",
"sprite": "pixel2",
"color": [
"3",
"1"
"0",
"3"
],
"tiling": "1"
},
Expand Down Expand Up @@ -129,14 +129,14 @@
"name": "genemy2",
"sprite": "groupenemy2",
"color": [
"4",
"2",
"2"
],
"tiling": "-1"
},
{
"name": "gextra",
"sprite": "gextra",
"sprite": "groupextra",
"color": [
"4",
"1"
Expand All @@ -148,7 +148,7 @@
"sprite": "groupplayer",
"color": [
"4",
"2"
"1"
],
"tiling": "0"
},
Expand All @@ -157,7 +157,7 @@
"sprite": "groupplayer2",
"color": [
"4",
"2"
"1"
],
"tiling": "0"
},
Expand Down

0 comments on commit ebd963a

Please sign in to comment.