pokecrystal-board/stats/pokedex/entries/144.asm

9 lines
243 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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