summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/omastar.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokedex/entries/omastar.asm')
-rw-r--r--data/pokedex/entries/omastar.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokedex/entries/omastar.asm b/data/pokedex/entries/omastar.asm
new file mode 100644
index 000000000..65ba92356
--- /dev/null
+++ b/data/pokedex/entries/omastar.asm
@@ -0,0 +1,10 @@
+; OmastarPokedexEntry: ; 0x1cc42e
+ db "SPIRAL@" ; species name
+ dw 303, 770 ; height, weight
+
+ db "Its heavy shell"
+ next "allowed it to"
+ next "reach only nearby"
+ page "food. This could"
+ next "be the reason it"
+ next "is extinct.@"