pokecrystal-board/data/pokedex/entries/015.asm

11 lines
245 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; BeedrillPokedexEntry: ; 0x181c8a
db "POISON BEE@" ; species name
dw 303, 650 ; height, width
2013-02-05 16:29:20 -08:00
2014-03-05 21:46:01 -08:00
db "It uses sharp,"
next "poisonous stings"
next "to defeat prey,"
page "then takes the"
2014-03-05 21:46:01 -08:00
next "victim back to its"
next "nest for food.@"