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