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