13 lines
251 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; MeganiumPokedexEntry: ; 0x1cca54
db "HERB@" ; species name
dw 511, 2220 ; height, width
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "Anyone who stands"
next "beside it becomes"
next "refreshed, just as"
page "if they were"
2014-03-06 00:46:01 -05:00
next "relaxing in a"
next "sunny forest.@"
2013-02-05 19:29:20 -05:00
; 0x1ccabd