Skip to content

Commit

Permalink
Merge pull request #184 from FofoFromBaba/main
Browse files Browse the repository at this point in the history
fix problems from previous pr
  • Loading branch information
balt-dev authored Sep 11, 2024
2 parents ff9bf24 + aef8d18 commit ff98896
Show file tree
Hide file tree
Showing 38 changed files with 34 additions and 7 deletions.
19 changes: 14 additions & 5 deletions data/custom/dizzyandy-sprites.json
Original file line number Diff line number Diff line change
Expand Up @@ -1864,7 +1864,7 @@
},
{
"name": "text_that's",
"sprite": "text_that's",
"sprite": "text_thats",
"color": [
"1",
"4"
Expand Down Expand Up @@ -1947,17 +1947,17 @@
"name": "glyph_metanode",
"sprite": "glyph_metanode",
"color": [
"0",
"3"
"2",
"4"
],
"tiling": "-1"
},
{
"name": "glyph_metanode2",
"sprite": "glyph_metanode2",
"color": [
"0",
"3"
"2",
"4"
],
"tiling": "-1"
},
Expand Down Expand Up @@ -2014,5 +2014,14 @@
"2"
],
"tiling": "-1"
},
{
"name": "text_it'll",
"sprite": "text_it'll",
"color": [
"5",
"3"
],
"tiling": "-1"
}
]
2 changes: 1 addition & 1 deletion data/custom/misc.json
Original file line number Diff line number Diff line change
Expand Up @@ -1802,7 +1802,7 @@
},
{
"name": "text_aloneprop",
"sprite": "text_aloneprop",
"sprite": "text_alone",
"color": [
"2",
"2"
Expand Down
9 changes: 9 additions & 0 deletions data/custom/nodes.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,15 @@
],
"tiling": "0"
},
{
"name": "node_is",
"sprite": "node_is",
"color": [
"0",
"3"
],
"tiling": "0"
},
{
"name": "node_nil",
"sprite": "node_nil",
Expand Down
2 changes: 1 addition & 1 deletion data/custom/obj.json
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
},
{
"name": "obj_water",
"sprite": "obj_water",
"sprite": "obj_bog",
"color": [
"1",
"2"
Expand Down
9 changes: 9 additions & 0 deletions data/custom/wreckings-stuff.json
Original file line number Diff line number Diff line change
Expand Up @@ -628,5 +628,14 @@
"3"
],
"tiling": "-1"
},
{
"name": "event_glyph",
"sprite": "event_glyph",
"color": [
"3",
"2"
],
"tiling": "-1"
}
]
Binary file modified data/sprites/bab/nobaddont_0_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data/sprites/bab/nobaddont_0_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data/sprites/bab/nobaddont_0_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/sprites/dizzyandy-sprites/text_it'll_0_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/sprites/dizzyandy-sprites/text_it'll_0_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/sprites/dizzyandy-sprites/text_it'll_0_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added data/sprites/wreckings-stuff/event_glyph_0_1.png
Binary file added data/sprites/wreckings-stuff/event_glyph_0_2.png
Binary file added data/sprites/wreckings-stuff/event_glyph_0_3.png
Binary file added data/sprites/wreckings-stuff/text_metaevent_0_1.png
Binary file added data/sprites/wreckings-stuff/text_metaevent_0_2.png
Binary file added data/sprites/wreckings-stuff/text_metaevent_0_3.png

0 comments on commit ff98896

Please sign in to comment.