blob: 77c91cd6236f29ad9c9a6987f46e2387e53ea6d7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; HitmonleePokedexEntry: ; 0x1b913f
db "KICKING@" ; species name
dw 411, 1100 ; height, width
db "It is also called"
next "the Kick Master."
next "It uses its"
page "elastic legs to"
next "execute every"
next "known kick.@"
|