summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/zapdos.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokemon/dex_entries/zapdos.asm')
-rw-r--r--data/pokemon/dex_entries/zapdos.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokemon/dex_entries/zapdos.asm b/data/pokemon/dex_entries/zapdos.asm
new file mode 100644
index 000000000..ea61198a0
--- /dev/null
+++ b/data/pokemon/dex_entries/zapdos.asm
@@ -0,0 +1,10 @@
+; ZapdosPokedexEntry: ; 0x1cc697
+ db "ELECTRIC@" ; species name
+ dw 503, 1160 ; height, weight
+
+ db "Legendary bird"
+ next "#MON. They say"
+ next "lightning caused"
+ page "by the flapping of"
+ next "its wings causes"
+ next "summer storms.@"