summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/raichu.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokemon/dex_entries/raichu.asm')
-rw-r--r--data/pokemon/dex_entries/raichu.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokemon/dex_entries/raichu.asm b/data/pokemon/dex_entries/raichu.asm
new file mode 100644
index 000000000..886aef283
--- /dev/null
+++ b/data/pokemon/dex_entries/raichu.asm
@@ -0,0 +1,10 @@
+; RaichuPokedexEntry: ; 0x182117
+ db "MOUSE@" ; species name
+ dw 207, 660 ; height, weight
+
+ db "If its electric"
+ next "pouches run empty,"
+ next "it raises its tail"
+ page "to gather electri-"
+ next "city from the"
+ next "atmosphere.@"