blob: 227428d2af291d49dc2794fdd7cdcf04fb2202d2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; ArticunoPokedexEntry: ; 0x1cc632
db "FREEZE@" ; species name
dw 507, 1220 ; height, width
db "Legendary bird"
next "#MON. As it"
next "flies through the"
page "sky, it cools the"
next "air, causing snow"
next "to fall.@"
|