mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
259 B
NASM
9 lines
259 B
NASM
; ArcaninePokedexEntry: ; 0x182f1c
|
|
db "LEGENDARY@" ; species name
|
|
dw 603, 3420; height, width
|
|
|
|
db "An ancient picture", $4e, "scroll shows that", $4e, "people were@"
|
|
db "attracted to its", $4e, "movement as it ran", $4e, "through prairies.@"
|
|
; 0x182f91
|
|
|