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

13 lines
255 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
2013-02-05 16:29:20 -08:00
2014-03-05 21:46:01 -08:00
db "This gentle"
next "#MON loves to"
next "give people rides"
page "and provides a ve-"
2014-03-05 21:46:01 -08:00
next "ry comfortable way"
next "to get around.@"
2013-02-05 16:29:20 -08:00
; 0x1cc13c