blob: 612207badcf780b6c4d4b6de16b692aea550de70 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; LaprasPokedexEntry: ; 0x1cc0cd
db "TRANSPORT@" ; species name
dw 802, 4850 ; height, width
db "This gentle"
next "#MON loves to"
next "give people rides"
page "and provides a ve-"
next "ry comfortable way"
next "to get around.@"
|