blob: 9f0e9b09ac7da1dbf210bfb6f1f1a0d1cc56b445 (
plain)
1
2
3
4
5
6
7
8
|
; 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
|