pokecrystal-board/stats/pokedex/entries/131.asm

9 lines
251 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; LaprasPokedexEntry: ; 0x1cc0cd
db "TRANSPORT@" ; species name
dw 802, 4850; height, width
db "This gentle", $4e, "#MON loves to", $4e, "give people rides@"
db "and provides a ve-", $4e, "ry comfortable way", $4e, "to get around.@"
; 0x1cc13c