mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
255 B
NASM
13 lines
255 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.@"
|
|
; 0x1cc13c
|
|
|