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