mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
9 lines
243 B
NASM
9 lines
243 B
NASM
; ArticunoPokedexEntry: ; 0x1cc632
|
|
db "FREEZE@" ; species name
|
|
dw 507, 1220; height, width
|
|
|
|
db "Legendary bird", $4e, "#MON. As it", $4e, "flies through the@"
|
|
db "sky, it cools the", $4e, "air, causing snow", $4e, "to fall.@"
|
|
; 0x1cc697
|
|
|