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