blob: c8f19a475d2af9d18a3fc68fd719a1798c61595a (
plain)
1
2
3
4
5
6
7
8
|
; AipomPokedexEntry: ; 0x1cda11
db "LONG TAIL@" ; species name
dw 207, 250; height, width
db "It uses its tail", $4e, "to hang on to tree", $4e, "branches. It uses@"
db "its momentum to", $4e, "swing from one", $4e, "branch to another.@"
; 0x1cda87
|