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