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