mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
251 B
NASM
9 lines
251 B
NASM
; LaprasPokedexEntry: ; 0x1cc0cd
|
|
db "TRANSPORT@" ; species name
|
|
dw 802, 4850; height, width
|
|
|
|
db "This gentle", $4e, "#MON loves to", $4e, "give people rides@"
|
|
db "and provides a ve-", $4e, "ry comfortable way", $4e, "to get around.@"
|
|
; 0x1cc13c
|
|
|