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