mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
257 B
NASM
13 lines
257 B
NASM
; LaprasPokedexEntry: ; 0x1cc0cd
|
|
db "TRANSPORT@" ; species name
|
|
dw 802, 4850; height, width
|
|
|
|
db "This gentle"
|
|
next "#MON loves to"
|
|
next "give people rides@"
|
|
db "and provides a ve-"
|
|
next "ry comfortable way"
|
|
next "to get around.@"
|
|
; 0x1cc13c
|
|
|