mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
262 B
NASM
9 lines
262 B
NASM
; TogeticPokedexEntry: ; 0x1cd402
|
|
db "HAPPINESS@" ; species name
|
|
dw 200, 70; height, width
|
|
|
|
db "Although it does", $4e, "not flap its wings", $4e, "very much, it can@"
|
|
db "stay up in the air", $4e, "as it tags along", $4e, "after its trainer.@"
|
|
; 0x1cd47d
|
|
|