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

13 lines
257 B
NASM
Raw Normal View History

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