summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/articuno.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokedex/entries/articuno.asm')
-rw-r--r--data/pokedex/entries/articuno.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokedex/entries/articuno.asm b/data/pokedex/entries/articuno.asm
new file mode 100644
index 000000000..92b297d28
--- /dev/null
+++ b/data/pokedex/entries/articuno.asm
@@ -0,0 +1,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.@"