mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
257 B
NASM
9 lines
257 B
NASM
; WeepinbellPokedexEntry: ; 0x1b81fd
|
|
db "FLYCATCHER@" ; species name
|
|
dw 303, 140; height, width
|
|
|
|
db "When it's hungry,", $4e, "it swings its", $4e, "razor-sharp@"
|
|
db "leaves, slicing up", $4e, "any unlucky object", $4e, "nearby for food.@"
|
|
; 0x1b826e
|
|
|