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