blob: 9790ce4da806a24b3f4d489697c122ba1618781f (
plain)
1
2
3
4
5
6
7
8
9
10
|
; VenomothPokedexEntry: ; 0x182abf
db "POISONMOTH@" ; species name
dw 411, 280 ; height, width
db "The scales it"
next "scatters will"
next "paralyze anyone"
page "who touches them,"
next "making that person"
next "unable to stand.@"
|