blob: bdf81c8c1ae79dee9e88e7dfc5c50ed94b2180e7 (
plain)
1
2
3
4
5
6
7
8
|
; PinecoPokedexEntry: ; 0x1d04b0
db "BAGWORM@" ; species name
dw 200, 160; height, width
db "It spits out a", $4e, "fluid that it uses", $4e, "to glue tree bark@"
db "to its body. The", $4e, "fluid hardens when", $4e, "it touches air.@"
; 0x1d0524
|