pokecrystal-board/stats/pokedex/entries/144.asm
2013-02-05 19:29:20 -05:00

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