blob: d814f3d5b9f5c34d5f95ca628fa7808e1fe32f7c (
plain)
1
2
3
4
5
6
7
8
9
10
|
; WeedlePokedexEntry: ; 0x181bb4
db "HAIRY BUG@" ; species name
dw 100, 70 ; height, width
db "The barb on top of"
next "its head secretes"
next "a strong poison."
page "It uses this toxic"
next "barb to protect"
next "itself.@"
|