mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
251 B
NASM
13 lines
251 B
NASM
; GyaradosPokedexEntry: ; 0x1cc065
|
|
db "ATROCIOUS@" ; species name
|
|
dw 2104, 5180 ; height, width
|
|
|
|
db "It appears when-"
|
|
next "ever there is"
|
|
next "world conflict,"
|
|
page "burning down any"
|
|
next "place it travels"
|
|
next "through.@"
|
|
; 0x1cc0cd
|
|
|