pokecrystal-board/stats/pokedex/entries/043.asm

9 lines
251 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; OddishPokedexEntry: ; 0x182836
db "WEED@" ; species name
dw 108, 120; height, width
db "During the day, it", $4e, "stays in the cold", $4e, "underground to@"
db "avoid the sun.", $4e, "It grows by bath-", $4e, "ing in moonlight.@"
; 0x1828a6