blob: ca4774cbc806aa418cc7ac4af2f03b4c60c33b8d (
plain)
1
2
3
4
5
6
7
8
|
; BellsproutPokedexEntry: ; 0x1b81a1
db "FLOWER@" ; species name
dw 204, 90; height, width
db "If it notices", $4e, "anything that", $4e, "moves, it@"
db "immediately flings", $4e, "its vine at the", $4e, "object.@"
; 0x1b81fd
|