pokecrystal-board/stats/pokedex/entries/144.asm
2014-03-06 00:46:01 -05:00

13 lines
249 B
NASM

; ArticunoPokedexEntry: ; 0x1cc632
db "FREEZE@" ; species name
dw 507, 1220; height, width
db "Legendary bird"
next "#MON. As it"
next "flies through the@"
db "sky, it cools the"
next "air, causing snow"
next "to fall.@"
; 0x1cc697