fixed missing magicarp and holocarp death sprite (#10639)

This commit is contained in:
Martin Petkovski
2022-08-16 23:41:25 +10:00
committed by GitHub
parent ea43fb18c0
commit 69c0990075
4 changed files with 2 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -11,7 +11,7 @@
"name": "icon" "name": "icon"
}, },
{ {
"name": "dead", "name": "base_dead",
"delays": [ "delays": [
[ [
0.1, 0.1,

View File

Before

Width:  |  Height:  |  Size: 491 B

After

Width:  |  Height:  |  Size: 491 B

View File

@@ -11,7 +11,7 @@
"name": "icon" "name": "icon"
}, },
{ {
"name": "dead" "name": "base_dead"
}, },
{ {
"name": "base", "name": "base",