mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -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
|
|
|