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