mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
11 lines
243 B
NASM
11 lines
243 B
NASM
; 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.@"
|