pokecrystal-board/data/pokedex/entries/015.asm
2015-06-23 12:24:51 -06:00

11 lines
245 B
NASM

; BeedrillPokedexEntry: ; 0x181c8a
db "POISON BEE@" ; species name
dw 303, 650 ; height, width
db "It uses sharp,"
next "poisonous stings"
next "to defeat prey,"
page "then takes the"
next "victim back to its"
next "nest for food.@"