blob: f4fe93a4b551fae26ef8785c4b2c743afa2aff61 (
plain)
1
2
3
4
5
6
7
8
|
; 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
|