You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
9 lines
252 B
NASM
9 lines
252 B
NASM
; SkiploomPokedexEntry: ; 0x1cd928
|
|
db "COTTONWEED@" ; species name
|
|
dw 200, 20; height, width
|
|
|
|
db "As soon as it", $4e, "rains, it closes", $4e, "its flower and@"
|
|
db "hides in the shade", $4e, "of a tree to avoid", $4e, "getting wet.@"
|
|
; 0x1cd998
|
|
|