mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-15 17:46:40 +13:00
adding Taaban sprites
This commit is contained in:
parent
3d2e8a719f
commit
c92b422b62
|
|
@ -1370,14 +1370,14 @@ BlottleDexEntry:
|
||||||
KotoraDexEntry:
|
KotoraDexEntry:
|
||||||
db "SHOCK CAT@"
|
db "SHOCK CAT@"
|
||||||
db 2,0
|
db 2,0
|
||||||
dw 420
|
dw 620
|
||||||
text_far _KotoraDexEntry
|
text_far _KotoraDexEntry
|
||||||
text_end
|
text_end
|
||||||
|
|
||||||
JaggDexEntry:
|
JaggDexEntry:
|
||||||
db "IRON HORN@"
|
db "IRON HORN@"
|
||||||
db 9,7
|
db 11,2
|
||||||
dw 3120
|
dw 4220
|
||||||
text_far _JaggDexEntry
|
text_far _JaggDexEntry
|
||||||
text_end
|
text_end
|
||||||
|
|
||||||
|
|
@ -1391,7 +1391,7 @@ JabettaDexEntry:
|
||||||
GaotoraDexEntry:
|
GaotoraDexEntry:
|
||||||
db "SHOCK CAT@"
|
db "SHOCK CAT@"
|
||||||
db 3,7
|
db 3,7
|
||||||
dw 1020
|
dw 1620
|
||||||
text_far _GaotoraDexEntry
|
text_far _GaotoraDexEntry
|
||||||
text_end
|
text_end
|
||||||
|
|
||||||
|
|
@ -1517,7 +1517,7 @@ CroakozunaDexEntry:
|
||||||
GorotoraDexEntry:
|
GorotoraDexEntry:
|
||||||
db "SHOCK CAT@"
|
db "SHOCK CAT@"
|
||||||
db 5,11
|
db 5,11
|
||||||
dw 3670
|
dw 3870
|
||||||
text_far _GorotoraDexEntry
|
text_far _GorotoraDexEntry
|
||||||
text_end
|
text_end
|
||||||
|
|
||||||
|
|
@ -1537,8 +1537,8 @@ NidoreignDexEntry:
|
||||||
|
|
||||||
TrampelDexEntry:
|
TrampelDexEntry:
|
||||||
db "TUSK@"
|
db "TUSK@"
|
||||||
db 6,11
|
db 7,7
|
||||||
dw 3470
|
dw 4170
|
||||||
text_far _TrampelDexEntry
|
text_far _TrampelDexEntry
|
||||||
text_end
|
text_end
|
||||||
|
|
||||||
|
|
@ -1551,8 +1551,8 @@ CrockyDexEntry:
|
||||||
|
|
||||||
PendrakenDexEntry:
|
PendrakenDexEntry:
|
||||||
db "INK@"
|
db "INK@"
|
||||||
db 5,11
|
db 7,10
|
||||||
dw 1980
|
dw 2580
|
||||||
text_far _PendrakenDexEntry
|
text_far _PendrakenDexEntry
|
||||||
text_end
|
text_end
|
||||||
|
|
||||||
|
|
|
||||||
BIN
gfx/pokemon/back/taabanb.png
Normal file
BIN
gfx/pokemon/back/taabanb.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 509 B |
BIN
gfx/pokemon/front/taaban.png
Normal file
BIN
gfx/pokemon/front/taaban.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 472 B |
|
Before Width: | Height: | Size: 901 B After Width: | Height: | Size: 901 B |
|
Before Width: | Height: | Size: 630 B After Width: | Height: | Size: 630 B |
Loading…
Reference in a new issue