This commit is contained in:
Llinos Evans 2024-07-18 16:15:51 +01:00
commit aa67d01582
6 changed files with 21 additions and 4 deletions

View file

@ -310,7 +310,7 @@ PokemonCries::
mon_cry CRY_TYPHLOSION, 239, 247 ; STEELIX
mon_cry CRY_DUNSPARCE, 274, 232 ; SNUBBULL
mon_cry CRY_DUNSPARCE, 0, 384 ; GRANBULL
mon_cry CRY_NIDORAN_M, 0, 0 ; CARETORKER (incomplete)
mon_cry CRY_RAIKOU, 64, 512 ; CARETORKER
mon_cry CRY_SLOWKING, 352, 224 ; QWILFISH
mon_cry CRY_NIDORAN_M, 0, 0 ; KAZEPPELIN (incomplete)
mon_cry CRY_NIDORAN_M, 0, 0 ; QWILFATHER (incomplete)

View file

@ -1 +1,15 @@
frame 0, 08
frame 1, 06
frame 2, 10
frame 0, 06
frame 2, 10
frame 0, 04
frame 3, 08
frame 4, 08
frame 3, 08
frame 4, 08
frame 3, 08
frame 4, 08
frame 3, 06
frame 5, 18
endanim

View file

@ -1 +1,4 @@
frame 3, 08
frame 0, 08
frame 3, 08
endanim

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 B

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 315 B

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -1,2 +1,2 @@
RGB 22, 22, 12
RGB 07, 15, 25
RGB 31, 22, 31
RGB 04, 17, 28