mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
244 B
NASM
9 lines
244 B
NASM
|
; HitmonleePokedexEntry: ; 0x1b913f
|
||
|
db "KICKING@" ; species name
|
||
|
dw 411, 1100; height, width
|
||
|
|
||
|
db "It is also called", $4e, "the Kick Master.", $4e, "It uses its@"
|
||
|
db "elastic legs to", $4e, "execute every", $4e, "known kick.@"
|
||
|
; 0x1b91a4
|
||
|
|