Skip to content

Commit ade55c1

Browse files
committed
add Dango Cat to costumes & sprites
1 parent 7798aef commit ade55c1

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

src/lib/libraries/costumes.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2854,6 +2854,19 @@
28542854
"fromPenguinModLibrary": true,
28552855
"libraryFilePage": "images/Dango-b.svg"
28562856
},
2857+
{
2858+
"name": "Dango Cat",
2859+
"tags": [
2860+
"food",
2861+
"animals"
2862+
],
2863+
"assetId": "927d672925e7b99f7813735c484c6922",
2864+
"bitmapResolution": 1,
2865+
"dataFormat": "svg",
2866+
"md5ext": "927d672925e7b99f7813735c484c6922.svg",
2867+
"rotationCenterX": 44,
2868+
"rotationCenterY": 44
2869+
},
28572870
{
28582871
"name": "Dani-a",
28592872
"tags": [

src/lib/libraries/sprites.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3219,6 +3219,28 @@
32193219
"sounds": [],
32203220
"blocks": {}
32213221
},
3222+
{
3223+
"name": "Dango Cat",
3224+
"tags": [
3225+
"food",
3226+
"animals"
3227+
],
3228+
"isStage": false,
3229+
"variables": {},
3230+
"costumes": [
3231+
{
3232+
"assetId": "927d672925e7b99f7813735c484c6922",
3233+
"name": "dango cat",
3234+
"bitmapResolution": 1,
3235+
"md5ext": "927d672925e7b99f7813735c484c6922.svg",
3236+
"dataFormat": "svg",
3237+
"rotationCenterX": 44,
3238+
"rotationCenterY": 44
3239+
}
3240+
],
3241+
"sounds": [],
3242+
"blocks": {}
3243+
},
32223244
{
32233245
"name": "Dani",
32243246
"tags": [

0 commit comments

Comments
 (0)