pokecrystal/data/pokedex/entries/013.asm

11 lines
241 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; WeedlePokedexEntry: ; 0x181bb4
db "HAIRY BUG@" ; species name
dw 100, 70 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "The barb on top of"
next "its head secretes"
next "a strong poison."
page "It uses this toxic"
2014-03-06 05:46:01 +00:00
next "barb to protect"
next "itself.@"