pokecrystal/stats/pokedex/entries/131.asm

13 lines
257 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; LaprasPokedexEntry: ; 0x1cc0cd
2014-03-06 05:46:01 +00:00
db "TRANSPORT@" ; species name
2013-02-06 00:29:20 +00:00
dw 802, 4850; height, width
2014-03-06 05:46:01 +00: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-06 00:29:20 +00:00
; 0x1cc13c