blob: c1d5fe035c0c09811937005539fb06380cdef808 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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.@"
; 0x1cc13c
|