blob: 17687ff720c65aa56ccfbe408cb6522bcdf678ae (
plain)
1
2
3
4
5
6
7
8
|
; 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
|