pokecrystal/data/pokedex/entries/015.asm

11 lines
245 B
NASM
Raw Normal View History

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