mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
247 B
NASM
9 lines
247 B
NASM
; MeganiumPokedexEntry: ; 0x1cca54
|
|
db "HERB@" ; species name
|
|
dw 511, 2220; height, width
|
|
|
|
db "Anyone who stands", $4e, "beside it becomes", $4e, "refreshed, just as@"
|
|
db "if they were", $4e, "relaxing in a", $4e, "sunny forest.@"
|
|
; 0x1ccabd
|
|
|