pokecrystal-board/data/pokedex/entries/008.asm
2015-06-23 12:24:51 -06:00

11 lines
236 B
NASM

; WartortlePokedexEntry: ; 0x181993
db "TURTLE@" ; species name
dw 303, 500 ; height, width
db "Its long, furry"
next "tail is a symbol"
next "of longevity,"
page "making it quite"
next "popular among"
next "older people.@"