Skip to content

Commit

Permalink
Fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
balt-dev committed Oct 30, 2023
2 parents 3a14156 + be50653 commit 98c9ebb
Show file tree
Hide file tree
Showing 2,139 changed files with 2,228 additions and 125 deletions.
36 changes: 36 additions & 0 deletions data/custom/baba-extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,41 @@
"3"
],
"tiling": "-1"
},
{
"name": "loot",
"sprite": "loot",
"color": [
"4",
"2"
],
"tiling": "-1"
},
{
"name": "text_loot",
"sprite": "text_loot",
"color": [
"4",
"2"
],
"tiling": "-1"
},
{
"name": "text_out",
"sprite": "text_out",
"color": [
"4",
"2"
],
"tiling": "-1"
},
{
"name": "mblock2",
"sprite": "mblockold",
"color": [
"2",
"4"
],
"tiling": "-1"
}
]
9 changes: 0 additions & 9 deletions data/custom/balts-additions.json
Original file line number Diff line number Diff line change
Expand Up @@ -440,15 +440,6 @@
],
"tiling": "-1"
},
{
"name": "text_summun",
"sprite": "text_summun",
"color": [
"0",
"3"
],
"tiling": "-1"
},
{
"name": "text_bibad",
"sprite": "text_bibad",
Expand Down
10 changes: 5 additions & 5 deletions data/custom/beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "annibeta",
"sprite": "annibeta",
"tiling": "2",
"tiling": "3",
"color": [
"6",
"0"
Expand All @@ -11,7 +11,7 @@
{
"name": "bababeta",
"sprite": "bababeta",
"tiling": "2",
"tiling": "3",
"color": [
"0",
"3"
Expand Down Expand Up @@ -128,7 +128,7 @@
{
"name": "kekebeta",
"sprite": "kekebeta",
"tiling": "2",
"tiling": "3",
"color": [
"2",
"2"
Expand All @@ -155,7 +155,7 @@
{
"name": "mebeta",
"sprite": "mebeta",
"tiling": "2",
"tiling": "3",
"color": [
"3",
"1"
Expand All @@ -182,7 +182,7 @@
{
"name": "skullbeta",
"sprite": "skullbeta",
"tiling": "2",
"tiling": "0",
"color": [
"2",
"0"
Expand Down
36 changes: 36 additions & 0 deletions data/custom/dizzyandy-sprites.json
Original file line number Diff line number Diff line change
Expand Up @@ -556,5 +556,41 @@
"3"
],
"tiling": "2"
},
{
"name": "banner",
"sprite": "banner",
"color": [
"5",
"3"
],
"tiling": "1"
},
{
"name": "traitrai",
"sprite": "traitrai",
"color": [
"4",
"4"
],
"tiling": "2"
},
{
"name": "special",
"sprite": "special",
"color": [
"0",
"3"
],
"tiling": "-1"
},
{
"name": "text_special",
"sprite": "text_special",
"color": [
"0",
"3"
],
"tiling": "-1"
}
]
Loading

0 comments on commit 98c9ebb

Please sign in to comment.