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