diff options
Diffstat (limited to 'stats/pokedex/entries/120.asm')
-rw-r--r-- | stats/pokedex/entries/120.asm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/stats/pokedex/entries/120.asm b/stats/pokedex/entries/120.asm new file mode 100644 index 000000000..9c391b18f --- /dev/null +++ b/stats/pokedex/entries/120.asm @@ -0,0 +1,8 @@ +; StaryuPokedexEntry: ; 0x1b9702 + db "STARSHAPE@" ; species name + dw 207, 760; height, width + + db "When the stars", $4e, "twinkle at night,", $4e, "it floats up from@" + db "the sea floor, and", $4e, "its body's center", $4e, "core flickers.@" +; 0x1b9776 + |