blob: f496abd4f2f7fc685fdca3bccea71d91d4347e92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; PoliwrathPokedexEntry: ; 0x183066
db "TADPOLE@" ; species name
dw 403, 1190 ; height, width
db "It can use its"
next "well-developed"
next "arms and legs to"
page "run on the surface"
next "of the water for a"
next "split second.@"
; 0x1830d5
|