mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
252 B
NASM
9 lines
252 B
NASM
; GloomPokedexEntry: ; 0x1828a6
|
|
db "WEED@" ; species name
|
|
dw 207, 190; height, width
|
|
|
|
db "The smell from its", $4e, "drool-like syrup", $4e, "and the pollen on@"
|
|
db "its petals is so", $4e, "bad, it may make", $4e, "opponents faint.@"
|
|
; 0x182918
|
|
|