pokecrystal-board/stats/pokedex/entries/176.asm
2014-03-06 00:46:01 -05:00

13 lines
268 B
NASM

; TogeticPokedexEntry: ; 0x1cd402
db "HAPPINESS@" ; species name
dw 200, 70; height, width
db "Although it does"
next "not flap its wings"
next "very much, it can@"
db "stay up in the air"
next "as it tags along"
next "after its trainer.@"
; 0x1cd47d