blob: b3d5344ff0241557e105285226e610b62270617c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; ChinchouPokedexEntry: ; 0x1cd165
db "ANGLER@" ; species name
dw 108, 260 ; height, width
db "Its antennae, whi-"
next "ch evolved from a"
next "fin, have both po-"
page "sitive and neg-"
next "ative charges flo-"
next "wing through them.@"
; 0x1cd1de
|