diff --git a/Emotes.json b/Emotes.json index 48a9fd1..f9b14e5 100644 --- a/Emotes.json +++ b/Emotes.json @@ -322,6 +322,15 @@ { "time": 180, "pos": [ 320, 456 ] }, { "time": 1000, "pos": [ 352, 456 ] } ] + }, + "bear": { + "size": [ 32, 32 ], + "frames": [ + { "time": 300, "pos": [ 256, 424 ] }, + { "time": 180, "pos": [ 288, 424 ] }, + { "time": 180, "pos": [ 320, 424 ] }, + { "time": 1000, "pos": [ 352, 424 ] } + ] } } -} \ No newline at end of file +} diff --git a/Emotes.png b/Emotes.png index 138fdf5..5c2a6f0 100644 Binary files a/Emotes.png and b/Emotes.png differ