mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
248 B
NASM
13 lines
248 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.@"
|
|
; 0x1819f9
|
|
|