mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
249 B
NASM
9 lines
249 B
NASM
|
; BellossomPokedexEntry: ; 0x1cd69a
|
||
|
db "FLOWER@" ; species name
|
||
|
dw 104, 130; height, width
|
||
|
|
||
|
db "When these dance", $4e, "together, their", $4e, "petals rub against@"
|
||
|
db "each other,", $4e, "making pretty,", $4e, "relaxing sounds.@"
|
||
|
; 0x1cd705
|
||
|
|