mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
256 B
NASM
13 lines
256 B
NASM
; GloomPokedexEntry: ; 0x1828a6
|
|
db "WEED@" ; species name
|
|
dw 207, 190 ; height, width
|
|
|
|
db "The smell from its"
|
|
next "drool-like syrup"
|
|
next "and the pollen on"
|
|
page "its petals is so"
|
|
next "bad, it may make"
|
|
next "opponents faint.@"
|
|
; 0x182918
|
|
|